Browse Source

Merge branch 'master' into pcm

Noah 7 years ago
parent
commit
ed3be8f5fd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      INSTALL.md

+ 2 - 0
INSTALL.md View File

117
 
117
 
118
 If you use [Docker](https://www.docker.com/products/docker), you can build an image from the included Dockerfile.
118
 If you use [Docker](https://www.docker.com/products/docker), you can build an image from the included Dockerfile.
119
 
119
 
120
+In addition to installing Docker, you'll need to install Git.  You can do this by installing [GitHub Desktop](https://desktop.github.com/).
121
+
120
 You can clone the repo and build an image, or build it directly from the repo:
122
 You can clone the repo and build an image, or build it directly from the repo:
121
 
123
 
122
 ```sh
124
 ```sh