From de2309d20cc1a4668b71aa5e2068f0e175905a32 Mon Sep 17 00:00:00 2001 From: dieterve Date: Tue, 6 Nov 2012 08:24:48 +0100 Subject: [PATCH] Readme: remove spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdddb93..f6b28e3 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ Run the following command: git clone git@github.com:wijs/dotfiles-server.git ~/.dotfiles-server && cd ~/.dotfiles-server && ./install.sh && cd - -Not that you'll be prompted for an environment. This is to easily spot the server we're on. +You'll be prompted for an environment (for example: staging, production, ..). This is to easily spot the server we're on.