Skip to content

Commit b28d086

Browse files
authored
Merge pull request #58 from akeneo/OCT-211
OCT-211: Update the README
2 parents 09dc918 + 36d9602 commit b28d086

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ make up
2222
- You have a [PIM developer sandbox](https://api.akeneo.com/apps/overview.html#app-developer-starter-kit)
2323

2424
**Steps:**
25-
- Create a [public url](https://api.akeneo.com/apps/apps-getting-started.html#step-2-get-a-public-url-for-your-in-development-app) for your app
26-
- Register your test app to [receive the credentials](https://api.akeneo.com/apps/apps-getting-started.html#step-3-get-your-test-app-credentials)
27-
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials
28-
- [Connect your app](https://api.akeneo.com/apps/apps-getting-started.html#step-4-connect-your-test-app-and-access-its-settings)
25+
- Create a [public url](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-2-create-a-tunnel-to-expose-your-local-app) for your app
26+
- Register your test app to [receive the credentials](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-3-declare-your-local-app-as-a-custom-app-in-your-sandbox-to-generate-credentials)
27+
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials, then redo a `make up` to take into account these new environment variables
28+
- [Connect your app](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-4-run-your-local-app)
2929

3030
### Useful commands
3131

0 commit comments

Comments
 (0)