From 4f1271e66faca180f63c90172baffa73b462139f Mon Sep 17 00:00:00 2001 From: C-3PO Date: Wed, 24 Oct 2018 04:58:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Change=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/setup-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup-environment.md b/docs/setup-environment.md index bf30bf4..50cb096 100644 --- a/docs/setup-environment.md +++ b/docs/setup-environment.md @@ -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 -