]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove redundant `<code>` styling 13137/head
authorZlatan Vasović <legospace9876@gmail.com>
Thu, 20 Mar 2014 20:54:14 +0000 (21:54 +0100)
committerZlatan Vasović <legospace9876@gmail.com>
Thu, 20 Mar 2014 20:54:14 +0000 (21:54 +0100)
npm shouldn't have `<code>` styling.

README.md

index 5e3c2f1436cf45c292386ecfe87a60e4f545ab0b..7b1aaea819bd2a0a8c01bccacd47b296ac5b1c0a 100644 (file)
--- 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