We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6ca83 commit b019ff6Copy full SHA for b019ff6
1 file changed
win/build-deps.cmd
@@ -561,7 +561,7 @@ call "%~dp0\utils\cecho.cmd" 0 10 "Requirements for a successful execution:"
561
echo 1. Install PowerShell (preinstalled in Windows ^>= 7) and make sure 'powershell' is accessible from PATH.
562
echo - https://support.microsoft.com/en-us/kb/968929
563
echo 2. Install Git and make sure 'git' is accessible from PATH.
564
-echo - http://code.google.com/p/tortoisegit/
+echo - https://git-for-windows.github.io/
565
echo 3. Install CMake and make sure 'cmake' is accessible from PATH.
566
echo - http://www.cmake.org/
567
echo 4. Visual Studio 2008 or newer (2013 or newer recommended) with C++ toolset.
0 commit comments