mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 17:58:20 +00:00
Update Docker.md submodule note (#730)
* Update Docker.md Changed note to recursively update git submodules, otherwise would lead users into #728
This commit is contained in:
parent
008f953003
commit
1e1b6aaa0b
@ -25,8 +25,7 @@
|
||||
|
||||
**NOTE #4**: Make sure to run the following in the repo root directory after cloning so submodules are also downloaded.
|
||||
```
|
||||
git submodule init
|
||||
git submodule update
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
**NOTE #5**: If DarkflameSetup fails due to not having cdclient.fdb, rename CDClient.fdb (in the same folder) to cdclient.fdb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user