mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update examples/README.md
This commit is contained in:
parent
22e5165f89
commit
3788f8bb6a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Usage
|
||||
|
||||
```
|
||||
$ RUST_LOF=info cargo run --features="full" --example <example-name>
|
||||
$ RUST_LOG=info cargo run --features="full" --example <example-name>
|
||||
```
|
||||
|
||||
Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.
|
||||
|
|
Loading…
Reference in a new issue