From b950b1f488d70c8f0794a9212584149b199bf6b6 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 25 Jan 2020 09:40:39 -0500 Subject: [PATCH] Bug fixes --- README.md | 2 +- captchas/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 captchas/.gitkeep diff --git a/README.md b/README.md index e447a4a..b703700 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Suggestions/concerns/PRs are welcome ## Installation (Docker) ```bash -git clone https://github.com/simon987/od-database +git clone --recursive https://github.com/simon987/od-database cd od-database mkdir oddb_pg_data/ tt_pg_data/ es_data/ wsb_data/ docker-compose up diff --git a/captchas/.gitkeep b/captchas/.gitkeep new file mode 100644 index 0000000..e69de29