Skip to content

Commit

Permalink
update pkg installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jjarvisp committed Dec 6, 2024
1 parent 9f17709 commit f82d8aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ backend.addOutput({
To install the Amplify library to use predictions features, run the following commands in your project's root folder:

```bash title="Terminal" showLineNumbers={false}
npm add aws-amplify
npm add aws-amplify @aws-amplify/predictions
```

## Configure the frontend
Expand Down

0 comments on commit f82d8aa

Please sign in to comment.