diff --git a/README.textile b/README.textile
index 6cba370982baf230d396be1ab09201503718769c..4a52a1d182fa1117e6eab0132be3779a96bbc863 100644
--- a/README.textile
+++ b/README.textile
@@ -4,6 +4,13 @@ bq. "OH MY ZSHELL!"
 
 h2. Setup
 
+h3. The automatic installer... (do you trust me?)
+
+@wget http://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh@
+
+h3. The manual way
+
+
 1. Clone the repository
 
   @git clone git://github.com/robbyrussell/oh-my-zsh.git@
diff --git a/zshrc b/zshrc
index 08bbb8e91d61f2a008056264c68d91c6e30be6e6..46f0b1b51b18cad40add428a7e258d764568ad17 100644
--- a/zshrc
+++ b/zshrc
@@ -1,5 +1,5 @@
 # Path to your oh-my-zsh configuration.
-export ZSH=$HOME/oh-my-zsh
+export ZSH=$HOME/.oh-my-zsh
 
 # Load all of the config files in ~/oh-my-zsh that end in .zsh
 # TIP: Add files you don't want in git to .gitignore