Skip to content

Commit 55d9c0f

Browse files
authored
Update README.md
1 parent c48138d commit 55d9c0f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Cross platform nvm that doesn't suck™
1010
2. Rename the file to `nvm` and place it somewhere in your `$PATH`
1111
3. Enjoy?
1212

13+
### Cargo
14+
15+
```shell
16+
cargo install nvm-rust
17+
```
18+
1319
#### Note for Windows
1420

1521
_It does not allow creating the symlinks this program uses without either Admin access or Developer Mode._
@@ -18,12 +24,6 @@ _Either run the program as Administrator or [enable Developer Mode](https://docs
1824

1925
_[Read more about it here](https://blogs.windows.com/windowsdeveloper/2016/12/02/symlinks-windows-10)_
2026

21-
### Cargo
22-
23-
```shell
24-
cargo install nvm-rust
25-
```
26-
2727
## Feature Comparison
2828

2929
| | **nvm-rust** | [nvm-windows](https://github.com/coreybutler/nvm-windows) | [nvm](https://github.com/nvm-sh/nvm) |

0 commit comments

Comments
 (0)