From 509cf8834cc524c7be6fcb4267219fc18554854a Mon Sep 17 00:00:00 2001 From: Dan Wahlin Date: Sat, 3 Oct 2020 23:32:04 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24ca8be..480b80d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a demo application from the [Docker for Web Developers](https://www.plur #### Running Docker with WSL (Windows Subsystem for Linux) on Windows? -Open a WSL (Linux) command prompt and clone the repo from there into a folder of your choosing: +Open a WSL (Linux) command prompt and clone the repo from there into a folder of your choosing. For example you can `cd` into `desktop` and put it there if you'd like. `git clone https://github.com/danwahlin/codewithdandockerservices.git`