🎨 Change formatting
This commit is contained in:
parent
13f9d4f058
commit
4f1271e66f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ All tools are intended to be run on either WSL or Linux.
|
|||
|
||||
2. Open a command line shell: Press Win+R and enter `bash`.
|
||||
|
||||
2. Install Node.js [(source)](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions):
|
||||
2. Install Node.js ([source](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions)):
|
||||
|
||||
```bash
|
||||
wget -qO- https://deb.nodesource.com/setup_10.x | sudo -E bash -
|
||||
|
|
Loading…
Reference in a new issue