Skip to content

Commit

Permalink
Update line numbers to edit in app.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChevalier committed Oct 22, 2013
1 parent 7b42150 commit 1e1c797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ A simple Heroku-ready Sinatra-based app to collect donations via Stripe. This ap

* Set `ENV['STRIPE_PUBLISHABLE_KEY']` to your Stripe account's Publishable Key
* Set `ENV['STRIPE_SECRET_KEY']` to your Stripe account's Secret Key
* Edit lines 11 through 24 in `app.rb`
* Edit lines 10 through 23 in `app.rb`
* Follow the steps [here](http://kb.mailchimp.com/article/how-can-i-add-my-signup-form-on-my-website#embedform) to get your MailChimp embed form. You should use the 'Naked' version of MailChimp's form.
* Paste that code into the `views/mailchimp.erb` file.

Expand Down

0 comments on commit 1e1c797

Please sign in to comment.