Updated Windows compile docs

Needing cmake.portable instead of cmake
develop
moversti 2015-12-24 00:31:23 +02:00
parent e3e68a8df9
commit 7d9f2d0c08
1 changed files with 1 additions and 1 deletions

@ -363,7 +363,7 @@ To install Chocolatey and the required dependencies:
* Close this ``cmd.exe`` window and open another Admin ``cmd.exe`` in the same way
* Run the following command::
choco install git cmake strawberryperl -y
choco install git cmake.portable strawberryperl -y
* Close the Admin ``cmd.exe`` window; you're done!