diff --git a/docs/Build.md b/docs/Build.md index 5f6ec53..2fc3d62 100644 --- a/docs/Build.md +++ b/docs/Build.md @@ -15,7 +15,7 @@ After [installing Node.js](http://nodejs.org) you can use the included `npm` pac ### Build -The Gruntfile is located in `build/` and can be easily executed using the `gulp` command. +The Gruntfile is located in `src/` and can be easily executed using the `gulp` command. ### Watch for changes