Update README.md

This commit is contained in:
Temirkhan Myrzamadi 2020-02-12 16:49:59 +06:00 committed by GitHub
parent b15c6192eb
commit 6cd162df05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
1. Create a new bot using [@Botfather](https://t.me/botfather) to get a token in the format `123456789:blablabla`.
2. Initialise the `TELOXIDE_TOKEN` environmental variable to your token:
```bash
export TELOXIDE_TOKEN=MyAwesomeToken
$ export TELOXIDE_TOKEN=MyAwesomeToken
```
2. Be sure that you are up to date:
```bash