diff --git a/readme.md b/readme.md index d5bb023b..0fdaa88c 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ export default () => ( ) ``` -and then just run `npm run dev` and go to `http://localhost:3000` +and then just run `npm run dev` and go to `http://localhost:3000`. To use another port, you can run `npm run dev -- -p `. So far, we get: