Fix typo in README

This commit is contained in:
Luiz Gonzaga dos Santos Filho
2019-02-10 15:37:13 -08:00
committed by GitHub
parent 7b161893e0
commit 613b528e00

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. 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.
*Warning*: this repo is primarly macOS oriented. So any support for Linux can only be done with the help of the community.