diff options
author | Emile <hanemile@protonmail.com> | 2019-10-21 10:46:33 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-21 10:46:33 +0200 |
commit | b6229457ddc2612fc88845f1917e2562ab781425 (patch) | |
tree | 4bad0a6218880a5deceabced5fd3e150fafc9b31 | |
parent | dfb50bcc9bc3f883b49753d0078b5c89e2962aab (diff) |
added instructions for using the setup.sh
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index fae6654..493c630 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ docker-compose that can be used to start a circus (note: a digital one...) ## Setup -Create a `circus` network before starting (if note already done yet)!: +Execute the `setup.sh` file, it will ask you to configure some stuff. You can +also setup the circus manually, read on for more infos: + ### Networking |