Commit d96beffa authored by Mark Otto's avatar Mark Otto

Merge pull request #13137 from ZDroid/bad-st

Remove redundant `<code>` styling
parents 4ac757d5 874bb1b9
...@@ -92,7 +92,7 @@ From the command line: ...@@ -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. 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 ### Available Grunt commands
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment