Update README.md

This commit is contained in:
yuliyu123 2022-08-24 17:46:43 +08:00 committed by GitHub
parent 85bb0251e4
commit b87c3e7da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ cd leo
$ cargo install --path . $ cargo install --path .
``` ```
Now to use aleo, in your terminal, run: Now to use leo, in your terminal, run:
```bash ```bash
leo leo
``` ```