From 54f576d9a3eae042b40497ed1958cb174f2832c4 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 27 Oct 2011 23:51:23 -0400 Subject: [PATCH] update readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 7141b02..2046df7 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ This is my collection of dotfiles, as inspired by Zack Holman, Ryan Bates, Eric To install, you must have rake installed on your machine. You can test for rake with the command `rake -V`. RVM is highly recommended. - 1. `git clone git@github.com:crymer11/Dotfiles.git ~/.dotfiles` + 1. `git clone git@github.com:crymer11/dotfiles.git ~/.dotfiles` 2. `cd .dotfiles` 3. `rake install`