mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-24 09:16:12 +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`.
|
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:
|
2. Initialise the `TELOXIDE_TOKEN` environmental variable to your token:
|
||||||
```bash
|
```bash
|
||||||
export TELOXIDE_TOKEN=MyAwesomeToken
|
$ export TELOXIDE_TOKEN=MyAwesomeToken
|
||||||
```
|
```
|
||||||
2. Be sure that you are up to date:
|
2. Be sure that you are up to date:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue