From 55b8d5dc3fbe2e2036d809bbdf107e5c0e7dc46c Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 7 Nov 2009 23:04:22 -0600 Subject: [PATCH] updated the readme --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index e058ff1..319978e 100644 --- a/README.markdown +++ b/README.markdown @@ -29,7 +29,7 @@ Octopress gives developers a well designed starting point for a Jekyll blog. It' #### Third 1. Edit the top of the Rakefile settings to match your web hosting info. -2. Edit the top of the atom.haml and _layout/default.haml. +2. Customize the top of the atom.haml and _layout/default.haml. ## Usage You should really read over the [Jekyll wiki](http://wiki.github.com/mojombo/jekyll) because most of your work will be using Jekyll. Beyond that Octopress is mostly some rake tasks, HAML, and SASS/Compass that has been meticulously crafted for ease of use and modification.