Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
api-routes -> with-aws-amplify-typescript
  • Loading branch information
hanneslund authored Sep 18, 2019
1 parent 65358b7 commit d9b809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-aws-amplify-typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ yarn create next-app --example with-aws-amplify-typescript nextjs-aws-amplify-ty
Download the example:

```bash
curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/api-routes
curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/with-aws-amplify-typescript
cd with-aws-amplify-typescript
```

Expand Down

0 comments on commit d9b809a

Please sign in to comment.