Преглед на файлове

Merge branch 'master' into pcm

Noah преди 7 години
родител
ревизия
ed3be8f5fd
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      INSTALL.md

+ 2 - 0
INSTALL.md Целия файл

@@ -117,6 +117,8 @@ Installing these dependencies on Windows is an uphill battle.  If you're running
117 117
 
118 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 122
 You can clone the repo and build an image, or build it directly from the repo:
121 123
 
122 124
 ```sh