mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-04 00:23:27 +08:00
fix(README): wrap echo arg in double quotes
This commit is contained in:
parent
ccb045eb5a
commit
51253812d6
@ -38,7 +38,7 @@ Premake5 is used to generate our project files, if you haven't used it before we
|
|||||||
|
|
||||||
Afterwards set up the build environment, run the following commands in a terminal:
|
Afterwards set up the build environment, run the following commands in a terminal:
|
||||||
```dos
|
```dos
|
||||||
git clone https://github.com/Yimura/YimMenu.git --recursive || echo You don't have git installed, install it from https://git-scm.com/download/win
|
git clone https://github.com/Yimura/YimMenu.git --recursive || echo "You don't have git installed, install it from https://git-scm.com/download/win"
|
||||||
cd YimMenu
|
cd YimMenu
|
||||||
GenerateProjects.bat
|
GenerateProjects.bat
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user