diff options
| author | Mark Otto <[email protected]> | 2014-03-20 14:06:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-20 14:06:02 -0700 |
| commit | d96beffac38ff8e8d201c0e6b088a81387066a17 (patch) | |
| tree | fd0ca053285125b93233232bbe3015a39b27446c | |
| parent | 4ac757d59d1777c8aaa0ddf495f0ad7584ac02e3 (diff) | |
| parent | 874bb1b9b5b0ecaa63328cec4c3d2df11a227556 (diff) | |
| download | bootstrap-d96beffac38ff8e8d201c0e6b088a81387066a17.tar.xz bootstrap-d96beffac38ff8e8d201c0e6b088a81387066a17.zip | |
Merge pull request #13137 from ZDroid/bad-st
Remove redundant `<code>` styling
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
