From 863cf59df591c4dc06b24ae5ccab047b30ff832d Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 13 Nov 2020 12:53:54 -0800 Subject: [PATCH] Added Web Trends (#22) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6398a2..7b2ab51 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Open a WSL (Linux) command prompt and clone the repo from there into a folder of `git clone https://github.com/danwahlin/codewithdandockerservices.git` -Ensure that Node is installed into your Linux instance (see https://docs.microsoft.com/en-us/windows/nodejs/setup-on-wsl2). +Ensure that Node is installed into your Linux instance (see https://docs.microsoft.com/windows/nodejs/setup-on-wsl2?WT.mc_id=m365-0000-dwahlin). DO NOT clone the repo using a regular Windows command window if you're using WSL with Docker as there can be volume problems with MongoDB.