aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-20 14:06:02 -0700
committerMark Otto <[email protected]>2014-03-20 14:06:02 -0700
commitd96beffac38ff8e8d201c0e6b088a81387066a17 (patch)
treefd0ca053285125b93233232bbe3015a39b27446c
parent4ac757d59d1777c8aaa0ddf495f0ad7584ac02e3 (diff)
parent874bb1b9b5b0ecaa63328cec4c3d2df11a227556 (diff)
downloadbootstrap-d96beffac38ff8e8d201c0e6b088a81387066a17.tar.xz
bootstrap-d96beffac38ff8e8d201c0e6b088a81387066a17.zip
Merge pull request #13137 from ZDroid/bad-st
Remove redundant `<code>` styling
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e3c2f143..7b1aaea81 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