mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
build-deps.cmd: fix URL for Git download (TortoiseGit doesn't contain Git)
This commit is contained in:
committed by
Thomas Krijnen
parent
4c6ca83528
commit
b019ff6aed
+1
-1
@@ -561,7 +561,7 @@ call "%~dp0\utils\cecho.cmd" 0 10 "Requirements for a successful execution:"
|
||||
echo 1. Install PowerShell (preinstalled in Windows ^>= 7) and make sure 'powershell' is accessible from PATH.
|
||||
echo - https://support.microsoft.com/en-us/kb/968929
|
||||
echo 2. Install Git and make sure 'git' is accessible from PATH.
|
||||
echo - http://code.google.com/p/tortoisegit/
|
||||
echo - https://git-for-windows.github.io/
|
||||
echo 3. Install CMake and make sure 'cmake' is accessible from PATH.
|
||||
echo - http://www.cmake.org/
|
||||
echo 4. Visual Studio 2008 or newer (2013 or newer recommended) with C++ toolset.
|
||||
|
||||
Reference in New Issue
Block a user