Skip to content

Commit

Permalink
Update setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Oct 1, 2024
1 parent 4c1ff73 commit 9ea0e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/src/main/package/setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ if exist "%BASH_HOME%\bin\bash.exe" (
echo:
echo %_fBYellow%*** ATTENTION ***%_RESET%
echo %_fBRed%ERROR: Could not find bash. It seems git for windows is not installed on your machine%_RESET%
echo %_fBRed%Please download and install git for windows from the following URL and after that rerun devonfw-ide setup:%_RESET%
echo %_fBRed%Please download and install git for windows from the following URL and after that rerun IDEasy setup:%_RESET%
echo %_fBRed%https://git-scm.com/download/win%_RESET%
exit /b 5

Expand Down

0 comments on commit 9ea0e3c

Please sign in to comment.