Skip to content

Commit

Permalink
Update README.md (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHertal authored Nov 10, 2020
1 parent 81d4030 commit dea3d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ On the other hand, the auth provider uses the [Amplify Auth library](https://doc

Please note that your Amplify backend, meaning the `amplify/` folder containing your GraphQL schema, can be located in a different repo than the react-admin one.

Starting from a [react-admin](https://marmelab.com/react-admin/Tutorial.html) project, install the API and Auth libraries:
Starting from a [react-admin](https://marmelab.com/react-admin/Tutorial.html) project, install the Amplify libraries:

```sh
npm install @aws-amplify/core @aws-amplify/api @aws-amplify/auth @aws-amplify/storage
Expand Down

0 comments on commit dea3d2c

Please sign in to comment.