Browse Source

#9 Work in progress

merge-requests/37/head
Jørgen Lien Sellæg 11 years ago
parent
commit
aababceb5e
  1. 13
      src/docs/windows-install.md

13
src/docs/windows-install.md

@ -0,0 +1,13 @@
# Windows Install Guide #
## Requirements ##
```bash
* chocolatey [website](http://chocolatey.org)
```
##Preperation ##
First you install some dependencies
```bash
PS: choco install cmake make nmake
```
Loading…
Cancel
Save