Skip to content

Commit 264bc1a

Browse files
committed
Clarify about the cleanup script
1 parent 1e319db commit 264bc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ _Notice that the boilerplate comes with a small application for user management
6969
7. Run the application in development mode with `npm run dev`
7070
8. Access `http://localhost:3000/api/users` and you're ready to go!
7171

72-
After playing a little bit with the boilerplate and before implementing a real application with it I recommend you to read at least the `Setup` and the `Organization and architecture` sections of our [Wiki](https://github.com/talyssonoc/node-api-boilerplate/wiki)
72+
After playing a little bit with the boilerplate and before implementing a real application with it I recommend you to read at least the `Setup` and the `Organization and architecture` sections of our [Wiki](https://github.com/talyssonoc/node-api-boilerplate/wiki). After that you'll be able to remove the example application files running `npm run cleanup`
7373

7474
## Aditional info:
7575

0 commit comments

Comments
 (0)