Fix typo in README
This commit is contained in:
committed by
GitHub
parent
7b161893e0
commit
613b528e00
@@ -290,7 +290,7 @@ Assuming your host system has Docker & Docker Compose properly installed, run:
|
|||||||
|
|
||||||
docker-compose run dotfiles
|
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.
|
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 primarly macOS oriented. So any support for Linux can only be done with the help of the community.
|
||||||
|
|||||||
Reference in New Issue
Block a user