Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Here we'll walk through the `amplify configure` setup. Once you've signed in to
amplify init
```

- Enter a name for the project: __amplify-app__
- Enter a name for the project: __amplifyapp__
- Enter a name for the environment: __dev__
- Choose your default editor: __Visual Studio Code__
- Please choose the type of app that you're building __javascript__
Expand Down Expand Up @@ -637,4 +637,4 @@ If you are unsure of what services you have enabled at any time, you can run the
amplify status
```

`amplify status` will give you the list of resources that are currently enabled in your app.
`amplify status` will give you the list of resources that are currently enabled in your app.