diff --git a/README.md b/README.md index c8d5f37e..7b9cf8ee 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Define a type-safe 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 -# Unix +# Unix-like $ export TELOXIDE_TOKEN= # Windows