Update README.md
This commit is contained in:
parent
f84e9af92c
commit
53aab88224
@ -17,7 +17,7 @@ Open git-bash and go to your project: `cd <your_project_path>`
|
||||
Add submodule: `git submodule add https://github.com/GenZmeY/KF2-BoxPainterLib BoxPainterLib`
|
||||
|
||||
**updating library:**
|
||||
Get updates: `pushd BoxPainterLib && git pull && popd`
|
||||
Get updates: `pushd BoxPainterLib && git pull origin master && popd`
|
||||
Commit the changes: `git add BoxPainterLib && git commit -m 'update box painter lib'`
|
||||
|
||||
### 2. As standalone sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user