Skip to content

Commit

Permalink
Merge pull request #307 from agnoam/patch-1
Browse files Browse the repository at this point in the history
Update README_Docker.md
  • Loading branch information
arfrie22 committed Aug 12, 2024
2 parents 6319603 + 5862908 commit d39115f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README_Docker.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Running OpenSprinkler via Docker

Before trying to build the docker image, you need to download the submodules.
You can do it via:
```sh
git submodule update --recursive --init
```

## Building the container
From this directory, create the image:

Expand Down

0 comments on commit d39115f

Please sign in to comment.