From 908c61633d5030d6eed405c69c17908df33112d0 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Tue, 26 Apr 2022 02:47:37 +0200 Subject: [PATCH] Added bash script prereq installer reference --- docs/guides/linux-guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/linux-guide.md b/docs/guides/linux-guide.md index 738acc07c..c845846cc 100644 --- a/docs/guides/linux-guide.md +++ b/docs/guides/linux-guide.md @@ -101,6 +101,8 @@ Open Terminal (if you're on an installation with a window manager) and navigate 3. Make sure your python is version 3+ with `python --version` - if it's not, you can install python 3 and make it the default with: `sudo apt-get install python3.8 python-is-python3` +*You can use nadeko bash script [prerequisites installer](https://gitlab.com/Kwoth/nadeko-bash-installer/-/blob/v4/n-prereq.sh) as a reference* + ###### Installation 1. Stop the bot