diff --git a/examples/with-dotenv/README.md b/examples/with-dotenv/README.md index d1b77213ad9657865c384aaaec3ba5186a7b40c0..7798a519e089430d38a237ac367440442ecd029f 100644 --- a/examples/with-dotenv/README.md +++ b/examples/with-dotenv/README.md @@ -11,7 +11,7 @@ Execute [`create-next-app`](https://github.com/segmentio/create-next-app) with [ ```bash npx create-next-app --example with-dotenv with-dotenv-app # or -yarn create-next-app --example with-dotenv with-dotenv-app +yarn create next-app --example with-dotenv with-dotenv-app ``` ### Download manually