Skip to content

Commit

Permalink
docs: removed old installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Dec 19, 2022
1 parent 9e6501a commit bd06110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you want to start working with Perseus right away, run the following commands

``` shell
cargo install perseus-cli --version 0.4.0-beta.11
perseus new my-app --wasm-opt-version version_110 # Temporary due to an upstream issue
perseus new my-app
cd my-app/
perseus serve -w
```
Expand Down

0 comments on commit bd06110

Please sign in to comment.