Skip to content

Commit b8a98a3

Browse files
committed
docs: List hidden dirs to remove for fresh build
1 parent 6c309c4 commit b8a98a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ The book can be viewed and edited on GitHub by going to
3333
- When finished editing, run `docker ps` to get the container's ID or name
3434
- To stop the container (for quicker setup next time), run `docker stop <container>`
3535
- To stop and remove the container (to start fresh next time), `docker rm -f <container>`
36+
- Remove generated files outside of the container: `rm -r .astro .pnpm-store`

0 commit comments

Comments
 (0)