Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Commit

Permalink
Fix the ordered-list markdown for github
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Feb 24, 2009
1 parent fa0d38e commit 9599680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -15,7 +15,7 @@ Here's a walkthrough of the installation process:

2. `script/plugin install git://github.com/sstephenson/sprockets-rails.git`

You now have `app/javascripts/` and `vendor/sprockets/` directories in your application, as well as a `config/sprockets.yml` file.
You now have `app/javascripts/` and `vendor/sprockets/` directories in your application, as well as a `config/sprockets.yml` file.

3. Edit your `config/routes.rb` file to add routes for `SprocketsController`:

Expand Down

0 comments on commit 9599680

Please sign in to comment.