mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
Update README.md
This commit is contained in:
parent
b15c6192eb
commit
6cd162df05
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue