Skip to content

Commit db0d83a

Browse files
authored
fix: directory name added (aws-amplify#4810)
1 parent 56138f0 commit db0d83a

File tree

1 file changed

+1
-1
lines changed
  • src/fragments/start/getting-started/react

1 file changed

+1
-1
lines changed

src/fragments/start/getting-started/react/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This runs a development server and allows you to see the output generated by the
2323

2424
With the app running, it's time to set up Amplify and create the backend services to support the app.
2525

26-
Open a new terminal. From the root of the project, run:
26+
Open a new terminal. From the **react-amplified** directory, run:
2727

2828
```bash
2929
amplify init

0 commit comments

Comments
 (0)