From ac1be09653898c6f34e3fea04790cb503456d0d6 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Wed, 27 Jul 2011 16:35:44 -0400 Subject: [PATCH] improved new_post title substitutions, fixed directories in rake update tasks --- source/docs/setup/index.markdown | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/docs/setup/index.markdown b/source/docs/setup/index.markdown index 4c1f6ec..7fcd51e 100644 --- a/source/docs/setup/index.markdown +++ b/source/docs/setup/index.markdown @@ -27,12 +27,9 @@ repository is named `your_username.github.com` or `your_organization.github.com` Next, setup an [RVM](http://beginrescueend.com/) and install dependencies. rvm rvmrc trust + rvm reload bundle install - # Install pygments (for syntax highlighing) - sudo easy_install pip - sudo pip install pygments - Install the default Octopress theme, rake install