Skip to content

Commit

Permalink
Merge pull request #397 from Kitware/docs-no-grunt
Browse files Browse the repository at this point in the history
Don't say the build phases are "Grunt" tasks
  • Loading branch information
Roni Choudhury committed Sep 21, 2016
2 parents f2dd07d + 88ed101 commit 306a405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The packages will be installed to a directory named ``node_modules``.

**3. Begin the build process**

Issue this command to kick off the Grunt build process: ::
Issue this command to kick off the build process: ::

npm run build

Expand All @@ -119,7 +119,7 @@ To view the examples, run: ::
**5. Run the test suites**

Candela comes with a battery of tests. To run these, you can
invoke the Grunt test task as follows: ::
invoke the test task as follows: ::

npm run test:all

Expand Down

0 comments on commit 306a405

Please sign in to comment.