Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit ebbab7e

Browse files
committed
Update README
1 parent b1eb395 commit ebbab7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get started:
3434

3535
Now you should be able to see the project running at localhost:8080.
3636

37-
4. Open `index.html` in your editor and start experimenting!
37+
4. Open `public/index.html` in your editor and start experimenting!
3838

3939
## Building for production
4040

@@ -50,4 +50,4 @@ npm run production
5050
yarn run production
5151
```
5252

53-
After that's done, check out `./dist/tailwind.css` to see the optimized output.
53+
After that's done, check out `./public/build/tailwind.css` to see the optimized output.

0 commit comments

Comments
 (0)