Skip to content

Commit bd06110

Browse files
committed
docs: removed old installation instruction
1 parent 9e6501a commit bd06110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you want to start working with Perseus right away, run the following commands
4848

4949
``` shell
5050
cargo install perseus-cli --version 0.4.0-beta.11
51-
perseus new my-app --wasm-opt-version version_110 # Temporary due to an upstream issue
51+
perseus new my-app
5252
cd my-app/
5353
perseus serve -w
5454
```

0 commit comments

Comments
 (0)