commit | 8e9fcc5041a42c324a246fdba282406c254229da | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Tue Dec 22 15:06:16 2015 -0500 |
committer | Andy Bavier <acb@cs.princeton.edu> | Tue Dec 22 15:06:16 2015 -0500 |
tree | 817c146340994a9e18354a11d7741055a18b4cda | |
parent | b9d98454909566ea28f91b3be840d0250ff20108 [diff] |
Update README.md
diff --git a/containers/README.md b/containers/README.md index 0bdc74b..fb53887 100644 --- a/containers/README.md +++ b/containers/README.md
@@ -73,5 +73,5 @@ using a single command. To start the instance you can use the command: ``` -$ docker-compose -f xos-compose.yml up -d +$ docker-compose up -d ```