From f8737cef396775d4f5d66a0bb63ede4087436b58 Mon Sep 17 00:00:00 2001 From: Peter Odeny Date: Mon, 13 May 2019 09:01:59 +0300 Subject: [PATCH] remove compose up --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa37c48f..15a535f4 100755 --- a/README.md +++ b/README.md @@ -23,7 +23,6 @@ Run the following commands from the root of this repository: NB: Ensure you have docker installed on your machine - `docker-compose build .` - - `docker-compose up` # run migrations - `docker-compose run web python /code/manage.py migrate --noinput` # create superuser