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 56138f0 commit db0d83aCopy full SHA for db0d83a
src/fragments/start/getting-started/react/setup.mdx
@@ -23,7 +23,7 @@ This runs a development server and allows you to see the output generated by the
23
24
With the app running, it's time to set up Amplify and create the backend services to support the app.
25
26
-Open a new terminal. From the root of the project, run:
+Open a new terminal. From the **react-amplified** directory, run:
27
28
```bash
29
amplify init
0 commit comments