1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Fixed readme typo

This commit is contained in:
2016-01-04 18:22:38 +00:00
parent 13f5ecfc98
commit 7a14e5f74a

View File

@@ -18,7 +18,7 @@ MIT License
* Ruby 2.2.0
* Rails 4.2.0
* Rails 4.2.5
* Install gems without production <tt>bundle install --without production</tt>
@@ -62,7 +62,7 @@ MIT License
<tt>WRESTLINGDEV_SECRET_KEY_BASE=secret_key can be generated with rake secret</tt>
*Optional env's
* Optional env's
<tt>WRESTLINGDEV_NEW_RELIC_LICENSE_KEY=new_relic_license_key this is only needed to use new relic</tt>