diff options
| author | Mark Otto <[email protected]> | 2015-08-10 11:02:54 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-10 11:02:54 -0700 |
| commit | b58e4dc3cdef37d0b31a9c8dd292416141fd0bbc (patch) | |
| tree | 99522f3d3d5d14e6496296b85c515a947ee29414 /docs | |
| parent | 131fec0f5b73aec6b21a2529b11d0300e420f8e1 (diff) | |
| download | bootstrap-b58e4dc3cdef37d0b31a9c8dd292416141fd0bbc.tar.xz bootstrap-b58e4dc3cdef37d0b31a9c8dd292416141fd0bbc.zip | |
remove that snippet
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started/build-tools.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/getting-started/build-tools.md b/docs/getting-started/build-tools.md index 9d91dbe11..dfac27bdc 100644 --- a/docs/getting-started/build-tools.md +++ b/docs/getting-started/build-tools.md @@ -17,8 +17,6 @@ To use our Gruntfile and run our documentation locally, you'll need a copy of Bo When completed, you'll be able to run the various Grunt commands provided from the command line. -**Unfamiliar with npm? Don't have node installed?** That's a-okay. npm stands for [node packaged modules](http://npmjs.com/) and is a way to manage development dependencies through node.js. [Download and install node.js](https://nodejs.org/download/) before proceeding. - [install-ruby]: https://www.ruby-lang.org/en/documentation/installation/ [gembundler]: http://bundler.io/ |
