From 13bd5c98bbae91fd6ffc47b30111ecb0f981c5b2 Mon Sep 17 00:00:00 2001 From: Richard Ashworth Date: Sun, 10 Feb 2019 16:45:40 +0000 Subject: [PATCH] Update README.md Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85898cc6..c86efca3 100644 --- a/README.md +++ b/README.md @@ -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.