Skip to content

Commit 9f8ba4a

Browse files
authored
Merge pull request code-corps#458 from code-corps/rileytaylor-doc-edit
Added a note to installation steps for windows users
2 parents 01a4f9d + 5b52093 commit 9f8ba4a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/INSTALLING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Here are some direct links if you're on [Mac OS X](https://docs.docker.com/docke
88

99
Follow those download instructions. Once you can run the `docker` command, you can safely move on.
1010

11+
>Note: If you are using Docker in Windows, it is recommended you use PowerShell. If you run into permission issues, try running Docker from PowerShell as an Admin.
12+
1113
### Clone this repository
1214

1315
You'll want to [clone this repository](https://help.github.com/articles/cloning-a-repository/) with `git clone https://github.com/code-corps/code-corps-api.git`. If you plan on contributing, you'll want to fork it too!

0 commit comments

Comments
 (0)