Skip to content

Commit

Permalink
Add step for installing cargo make to the Running Examples section (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kfnx committed Nov 17, 2021
1 parent cfd518e commit 47a297b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Expand Up @@ -20,6 +20,7 @@ To run an example, you have various options:

1. [cargo-make](https://lib.rs/crates/cargo-make)

- Install cargo-make `cargo install --force cargo-make`
- Clone the repository: `git clone https://github.com/serenity-rs/serenity.git`
- CD into the serenity folder: `cd serenity`
- Run `cargo make 1`, where 1 is the number of the example you wish to run; these are:
Expand Down

0 comments on commit 47a297b

Please sign in to comment.