diff --git a/examples/README.md b/examples/README.md index c3081bfc..09841a1c 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,7 +1,7 @@ # Usage ``` -$ cargo run --example --features="" +$ cargo run --features="full" --example ``` Don't forget to initialise the `TELOXIDE_TOKEN` environmental variable.