Skip to content

Commit

Permalink
added README instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Valade committed Nov 3, 2012
1 parent f0d35f0 commit ffd02a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
@@ -1,2 +1,6 @@
In 1 minute, get your Rails app with Foursquare running on Herolu
==========
In 1 minute, get your Rails app with Foursquare running on Heroku
==========

For now, only working when you create a new Rails app from scratch.

> rails new {YOUR_UNIQUE_APP_NAME} -m https://raw.github.com/gist/4007411/e0580f5e0db6bc91d3e329ecfb8b78580d858865/gistfile1.rb
2 changes: 1 addition & 1 deletion foursquare_rails_generators.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'foursquare_rails_generators'
s.version = '0.1.3'
s.version = '0.1.4'
s.date = '2012-10-26'
s.summary = "Foursquare Rails Generators"
s.description = "Collection of Rails generators for the Foursquare API"
Expand Down

0 comments on commit ffd02a5

Please sign in to comment.