diff --git a/README.md b/README.md index f7fcde707..1557096bc 100644 --- a/README.md +++ b/README.md @@ -1281,7 +1281,7 @@ $ yarn $ yarn start ``` -Check http://0.0.0.0:8888/ in your browser and have fun! +Check http://localhost:4000/ in your browser and have fun! Please run `npm run lint` before you send a pull request. `npm run test` runs the jest tests.