Update README.md

Fixed typo in README
This commit is contained in:
Richard Ashworth
2019-02-10 16:45:40 +00:00
committed by GitHub
parent f1399acc60
commit 13bd5c98bb

View File

@@ -290,7 +290,7 @@ Assuming your host system has Docker & Docker Compose properly installed, run:
docker-compose run dotfiles
This will build the container image 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.
*Warning*: this repo is primarly macOS oriented. So any support for Linux can only be done with the help of the community.