improved new_post title substitutions, fixed directories in rake update tasks

This commit is contained in:
Brandon Mathis 2011-07-27 16:35:44 -04:00
parent 8ff5db035a
commit ac1be09653

View File

@ -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