Skip to content

Commit 3911192

Browse files
authored
Update README.md
1 parent c714e76 commit 3911192

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
## Install
77

8+
Rustup
9+
```bash
10+
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
11+
```
12+
Cargo-Leptos
813
```bash
914
cargo install cargo-leptos --locked
1015
```

0 commit comments

Comments
 (0)