From c5ab5c46f3d71c20b5f2c3f08d9758d613c3b3b9 Mon Sep 17 00:00:00 2001 From: dylnhdsn Date: Sun, 22 Apr 2012 13:32:11 -0700 Subject: [PATCH] Update README.textile --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index bf6776665..d63c1ffe6 100644 --- a/README.textile +++ b/README.textile @@ -12,7 +12,7 @@ You can install this via the command line with either `curl` or `wget`. h4. via `curl` -@curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh@ +@curl -L https://github.com/dylnhdsn/oh-my-zsh/raw/master/tools/install.sh | sh@ h4. via `wget`