Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 2ceb1a1

Browse files
committed
Merge branch 'master' of github.com:creatubbles/ctb-api-ruby
2 parents 59a5068 + fddc982 commit 2ceb1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a little example web application illustrating how to use the Creatubbles
55
## Installation on local
66

77
1. Get application ID & secret from Creatubbles with `https://ctbex.dev/callback` as callback URL
8-
2. Install puma-dev, for instance using `brew install puma-dev`. We need this so we can use SSL and a local domain
8+
2. Install puma-dev, for instance using `brew install puma/puma/puma-dev`. We need this so we can use SSL and a local domain
99
3. Create `.env` file with `export CREATUBBLES_CLIENT_ID=...` and `export CREATUBBLES_CLIENT_SECRET=...`
1010
4. `bundle install`
1111
5. link example directory to `~/.puma-dev/ctbex`

0 commit comments

Comments
 (0)