forked from extern/docker
Add git submodule update --init to README.md
Adding `git submodule update --init` to README.md to fix Errors with Building the Container as mentioned in Issue #101
This commit is contained in:
parent
0c37742980
commit
2bb8b21817
@ -26,6 +26,7 @@ Version: 2.3.0 | [Changelog](CHANGELOG.md) | [Issues](https://github.com/bigblue
|
|||||||
```sh
|
```sh
|
||||||
$ git clone -b main --recurse-submodules https://github.com/bigbluebutton/docker.git bbb-docker
|
$ git clone -b main --recurse-submodules https://github.com/bigbluebutton/docker.git bbb-docker
|
||||||
$ cd bbb-docker
|
$ cd bbb-docker
|
||||||
|
$ git submodule update --init
|
||||||
```
|
```
|
||||||
3. Run setup:
|
3. Run setup:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user