From a5aa7565961973349ce9a57752548b014982d70c Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Mon, 4 Jan 2021 21:00:41 +0100 Subject: [PATCH] doc: fix missing _ --- doc/0_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/0_install.md b/doc/0_install.md index 203ec27..6e26d92 100644 --- a/doc/0_install.md +++ b/doc/0_install.md @@ -26,7 +26,7 @@ bash --version | grep "bash" Installing bashbot is very simple: Download and extract the installation archive. 1. Choose a directory to install bashbot (_e.g.your HOME or /usr/local_) -2. Download [latest release zip / tar archive] (https://github.com/topkecleon/telegram-bot-bash/releases/latest) and extract all files. +2. Download [latest release zip / tar archive](https://github.com/topkecleon/telegram-bot-bash/releases/latest) and extract all files. 3. Change into the directory `telegram-bot-bash` 4. Copy `mycommands.sh.dist` or `mycommands.sh.clean` to `mycommands.sh` 5. Run `./bashbot.sh init`\* to setup the environment and enter your Bots token given by botfather. @@ -129,5 +129,5 @@ You must update to [Version 1.20](https://github.com/topkecleon/telegram-bot-bas #### [Next Create Bot](1_firstbot.md) -#### $$VERSION$$ v1.25-dev-2-g0d678f4 +#### $$VERSION$$ v1.25-dev-3-g53c107d