File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ Cross platform nvm that doesn't suck™
10102 . Rename the file to ` nvm ` and place it somewhere in your ` $PATH `
11113 . 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 ) |
You can’t perform that action at this time.
0 commit comments