diff --git a/README.md b/README.md index adb2222ca87191905f135a5d58bbfe3fa40ce01a..07687beba6c0b2728ecf9ac14cc82414127f5f84 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Eclipse Api RESTful API Source files for the API should be placed in __src__ folder. -To generate some pretty HTML into the dist folder, run ___grunt build___ at the command line. +To generate some pretty HTML into the docs folder, run ___grunt build___ at the command line. To help development, if you run ___grunt serve___, the HTML will be accessible from http://localhost:8080/index.html