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:
Emmett 2022-08-14 11:05:07 -07:00 committed by GitHub
parent 008f953003
commit 1e1b6aaa0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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