docs: fix typo

This commit is contained in:
Jason Cooke
2019-07-11 09:43:09 +12:00
committed by GitHub
parent 613b528e00
commit 154e466f41

View File

@@ -293,7 +293,7 @@ Assuming your host system has Docker & Docker Compose properly installed, run:
This will build the container image if it never built it before (which may take a while -- future times will be faster) and then run a `zsh` session inside that container for you. This will build the container image if it never built it before (which may take a while -- future times will be faster) and then run a `zsh` session inside that container for you.
There you can play around, test commands, aliases, etc. There you can play around, test commands, aliases, etc.
*Warning*: this repo is primarly macOS oriented. So any support for Linux can only be done with the help of the community. *Warning*: this repo is primarily macOS oriented. So any support for Linux can only be done with the help of the community.
## Misc ## Misc