diff --git a/README.md b/README.md index f711b518..f043636a 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Navigate to [http://localhost:3000](http://localhost:3000). The app will automat #### Build -Run `build` to build the project. The build artifacts will be stored in the `build/` directory. +Run `build` to build the project. The build artifacts will be stored in the `dist/` directory. ```bash # build for production with minification diff --git a/index.html b/index.html index 5cb553c6..6981e6fa 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@