* correct readme - initial setup
This commit is contained in:
@ -4,7 +4,7 @@ MC: 1.21.10
|
||||
After install client - choose instance `.minecraft` dir and execute for initial install:
|
||||
|
||||
```
|
||||
git init && git fetch https://vcs.wpstudio.ru/gitea/m2110.git && git checkout master
|
||||
git init && git remote add origin https://vcs.wpstudio.ru/gitea/m2110.git && git fetch && git checkout master
|
||||
```
|
||||
|
||||
For updates:
|
||||
|
||||
Reference in New Issue
Block a user