From: Zlatan Vasović Date: Thu, 20 Mar 2014 20:54:14 +0000 (+0100) Subject: Remove redundant `` styling X-Git-Tag: v3.2.0~333^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13137%2Fhead;p=thirdparty%2Fbootstrap.git Remove redundant `` styling npm shouldn't have `` styling. --- diff --git a/README.md b/README.md index 5e3c2f1436..7b1aaea819 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ From the command line: 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.org/) and is a way to manage development dependencies through node.js. [Download and install node.js](http://nodejs.org/download/) before proceeding. +**Unfamiliar with npm? Don't have node installed?** That's a-okay. npm stands for [node packaged modules](http://npmjs.org/) and is a way to manage development dependencies through node.js. [Download and install node.js](http://nodejs.org/download/) before proceeding. ### Available Grunt commands