We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f17709 commit f82d8aaCopy full SHA for f82d8aa
src/pages/[platform]/build-a-backend/add-aws-services/predictions/set-up-predictions/index.mdx
@@ -145,7 +145,7 @@ backend.addOutput({
145
To install the Amplify library to use predictions features, run the following commands in your project's root folder:
146
147
```bash title="Terminal" showLineNumbers={false}
148
-npm add aws-amplify
+npm add aws-amplify @aws-amplify/predictions
149
```
150
151
## Configure the frontend
0 commit comments