From d65ccc807f6a405068d799c2c593df4bed4f9ce7 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Fri, 24 Feb 2023 19:46:37 +0000 Subject: [PATCH] [DOCS] Update for new database --- docs/source/deployment.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/source/deployment.md b/docs/source/deployment.md index b9eccf9..c6cf00b 100644 --- a/docs/source/deployment.md +++ b/docs/source/deployment.md @@ -86,12 +86,6 @@ To deploy the BRECcIA Network Mapper with Docker: ``` 4. Edit this file as desired. Note that some variables are required. -3. Create the database using: - - ```bash - touch db.sqlite3 - ``` - 5. Start the containers with the following command (you may need to use `sudo`): ```bash