Update README.md
This commit is contained in:
parent
fb458ac61f
commit
b2a7b114fb
@ -28,7 +28,7 @@ Open git-bash and go to your project: `cd <your_project_path>`
|
|||||||
Add submodule: `git submodule add https://github.com/GenZmeY/KF2-BuildTools tools`
|
Add submodule: `git submodule add https://github.com/GenZmeY/KF2-BuildTools tools`
|
||||||
|
|
||||||
**updating build tools (manual)**
|
**updating build tools (manual)**
|
||||||
Get updates: `pushd tools && git pull && popd`
|
Get updates: `pushd tools && git pull origin master ; popd`
|
||||||
Commit the changes: `git add tools && git commit -m 'update tools'`
|
Commit the changes: `git add tools && git commit -m 'update tools'`
|
||||||
|
|
||||||
### 2. As standalone script
|
### 2. As standalone script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user