]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove that snippet
authorMark Otto <markdotto@gmail.com>
Mon, 10 Aug 2015 18:02:54 +0000 (11:02 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Aug 2015 18:02:54 +0000 (11:02 -0700)
docs/getting-started/build-tools.md

index 9d91dbe1180c46e66ec290dddece79c7433e44a2..dfac27bdce357073ad265ab9053d07f0fae2ad9e 100644 (file)
@@ -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/