Skip to content
Snippets Groups Projects
Commit 96c58dcc authored by Martin Weise's avatar Martin Weise
Browse files

added git submodule explanation in README

parent 7d93cb80
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
## Build ## Build
Get the latest version of the fda-services repository and pull the submodule changes:
```bash
git submodule update --init --recursive
```
Everything is handled by compose, just build it by running: Everything is handled by compose, just build it by running:
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment