Skip to content

Commit 9bdca3f

Browse files
committed
Add instructions for pulling submodules.
1 parent ca0893a commit 9bdca3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Other topologies are possible; you likely only need to edit `docker-compose.yml`
4848

4949
## Build
5050

51+
Clone repository.
52+
Pull source with `git submodule update --init --recursive`.
5153
Edit `docker-compose.yml` to reflect the desired topology.
5254

5355
Build services by bringing them up.

0 commit comments

Comments
 (0)