We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db0892 commit 72f2c1eCopy full SHA for 72f2c1e
README.md
@@ -11,6 +11,7 @@ API_SECRET=YOUR_SECRET_KEY
11
where API_KEY and API_KEY are the values of your application's API key and secret key respectively.
12
13
To get started with this example:
14
+
15
1. Create the `.env` file as described above.
-1. `bundle install` to obtain all of the necessary dependencies
16
-2. `ruby app.rb` to run the example application.
+2. `bundle install` to obtain all of the necessary dependencies
17
+3. `ruby app.rb` to run the example application.
0 commit comments