fix typo in MacOS docker instructions (#353)

This commit is contained in:
notyouraveragehooman
2020-08-27 08:36:39 -07:00
committed by GitHub
parent 9054feeefd
commit 01122ed3e8
+1 -1
View File
@@ -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.