8000 readme · n00bdevel/example-ruby-app@72f2c1e · GitHub
[go: up one dir, main page]

Skip to content

Commit 72f2c1e

Browse files
Jamie DwyerJamie Dwyer
Jamie Dwyer
authored and
Jamie Dwyer
committed
readme
1 parent 8db0892 commit 72f2c1e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ API_SECRET=YOUR_SECRET_KEY
1111
where API_KEY and API_KEY are the values of your application's API key and secret key respectively.
1212

1313
To get started with this example:
14+
1415
1. Create the `.env` file as described above.
15-
1. `bundle install` to obtain all of the necessary dependencies
16-
2. `ruby app.rb` to run the example application.
16+
2. `bundle install` to obtain all of the necessary dependencies
17+
3. `ruby app.rb` to run the example application.

0 commit comments

Comments
 (0)
0