forked from extern/docker
Merge pull request #108 from Y0ngg4n/develop
Add git submodule update --init to README.md
This commit is contained in:
commit
1408f6ec33
@ -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