aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-10-30 16:44:01 -0500
committerBlaise Thompson <blaise@untzag.com>2020-10-30 16:44:01 -0500
commit19441ae99f7967c5efbe2c303cb93c5bebcac7c0 (patch)
treeff70f92bdbd4b182ff4d3cdc181b655b088e9658
parent454ebe99359cc22fcff74625320024a7b5353045 (diff)
-d
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c839f9..7efd50d 100644
--- a/README.md
+++ b/README.md
@@ -15,5 +15,5 @@ This machine needs the following ports to be open to the campus network:
To run:
```
-$ docker-compose up --build
+$ docker-compose up -d --build
``` \ No newline at end of file