🎨 Change formatting

This commit is contained in:
C-3PO 2018-10-24 04:58:39 +02:00
parent 13f9d4f058
commit 4f1271e66f
Signed by: c3po
GPG key ID: 62993C4BB4D86F24

View file

@ -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 -