Skip to content

Commit

Permalink
fixed spelling of jekyll.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason LuBean committed Jul 18, 2012
1 parent 3ec7f74 commit 6ff75ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ project will need. Below are the plugins that are included in ixf-plugins.js:

## Running the IxF Website Locally

* Install [Jekkyl](https://github.com/mojombo/jekyll/wiki/install)
* Install [Jekyll](https://github.com/mojombo/jekyll/wiki/install)
* **Note for Macs** - If you have the version of Xcode from the Mac App Store, you may need to install the gcc compiler separately before you will be able to install jekyll. The [standalone gcc compiler](https://github.com/kennethreitz/osx-gcc-installer) is available on github.
* **Note for Windows** - To install ruby, go to [rubyinstaller.org](http://rubyinstaller.org/downloads/) and download/install the latest rubyinstaller-*.exe AND DevKit-*.exe. Follow the [install instructions](http://github.com/oneclick/rubyinstaller/wiki/Development-Kit) for the DevKit.
* In a terminal or command prompt, change to the directory where your IxF repo is installed.
Expand Down

0 comments on commit 6ff75ab

Please sign in to comment.