diff --git a/docs/windows-install.md b/docs/windows-install.md deleted file mode 100644 index 156f22e..0000000 --- a/docs/windows-install.md +++ /dev/null @@ -1,13 +0,0 @@ -# Windows Install Guide # -## Requirements ## - -```bash -* chocolatey [website](http://chocolatey.org) -``` - -##Preperation ## -First you install some dependencies - -```bash -PS: choco install cmake make nmake -```