Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Scott McKeon <[email protected]>
  • Loading branch information
nikki-aranya and smckeon-so committed Feb 5, 2025
1 parent fada2b6 commit a9dbd71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/aranya-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ During setup, the example application starts an instance of the [`aranya-daemon`

Install [cargo-generate](https://crates.io/crates/cargo-generate) using cargo (you should have the [Rust toolchain](https://www.rust-lang.org/tools/install) installed):
```
cargo install cargo-generate
cargo install --locked cargo-generate
```

Then, generate a new workspace from the template, which will prompt you for the name of the new project you wish to create:
Then, generate a new project from the template, which will prompt you for the name of the new project you wish to create:
```
cargo generate aranya-project/aranya templates/aranya-example
```
Expand Down

0 comments on commit a9dbd71

Please sign in to comment.