Skip to content

Commit

Permalink
chore: update geo installation
Browse files Browse the repository at this point in the history
  • Loading branch information
thaddmt committed Nov 15, 2023
1 parent 0bc6151 commit 7ad7a3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ There's a known issue for users of Create React App v4 where the default prod `b

> Prerequisites:
>
> 1. Install`@aws-amplify/ui-react-geo`with [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/). ( e.g. `npm install @aws-amplify/ui-react-geo`)
> 1. Install `@aws-amplify/ui-react-geo` and `@aws-amplify/geo` with [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/). ( e.g. `npm install @aws-amplify/ui-react-geo @aws-amplify/geo`)
> 2. Create map resources by following the [Amplify Geo documentation](https://docs.amplify.aws/lib/geo/getting-started/q/platform/js/).
## MapView
Expand Down

0 comments on commit 7ad7a3b

Please sign in to comment.