summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornotyouraveragehooman <65437533+notyouraveragehooman@users.noreply.github.com>2020-08-27 08:36:39 -0700
committerGitHub <noreply@github.com>2020-08-27 11:36:39 -0400
commit01122ed3e8c6bf87f78879a3740977643c1a8c97 (patch)
tree2bd8ee839820116b640ad075af5b466b7bf52a36 /README.md
parent9054feeefd3fe17c460656b5832dbca11229ad19 (diff)
fix typo in MacOS docker instructions (#353)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index deb590eeb..1ce07d2ae 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ Note that this will be done in another tab while you leave the docker-sync tab g
To get the container id, use `docker container ls` and use the ID from the container with image oot:latest in the following command:
-`docker exec-it <CONTAINER-ID> /bin/bash` You're in.
+`docker exec -it <CONTAINER-ID> /bin/bash` You're in.
> Note: When done working, type Ctrl+c on the docker-sync tab to close the container and docker-sync.