Skip to content

Commit

Permalink
fix: npm note
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayllyz committed Dec 23, 2023
1 parent 721c577 commit 7b3d9f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@ learn more [here](https://learn.microsoft.com/en-us/windows/wsl/about). :book:
> Docker Desktop uses the dynamic memory allocation feature in WSL 2 to improve the resource consumption.
4. Install Node and npm (or [pnpm](https://pnpm.io/installation)).
> [!NOTE]
> :information_source: Best way to install it is using nvm, you can follow this [gist](https://gist.github.com/d2s/372b5943bce17b964a79).
> :information_source: Best way to install it is using nvm, you can follow this [gist](https://gist.github.com/d2s/372b5943bce17b964a79).
```bash
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - &&\
Expand Down

0 comments on commit 7b3d9f0

Please sign in to comment.