mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
Remove extra space from CONTRIBUTING.md
This commit is contained in:
parent
014c3a23dc
commit
f45de3d572
@ -33,7 +33,7 @@ Building and Testing Pure
|
|||||||
Pure uses [Grunt][], a JavaScript task runner that runs on [Node.js][], for
|
Pure uses [Grunt][], a JavaScript task runner that runs on [Node.js][], for
|
||||||
building and testing. You'll need Node.js and Grunt installed to work on Pure.
|
building and testing. You'll need Node.js and Grunt installed to work on Pure.
|
||||||
Once installed, clone the `pure` repo (either the main repo or your fork) and
|
Once installed, clone the `pure` repo (either the main repo or your fork) and
|
||||||
install Pure's gruntplugins via npm:
|
install Pure's gruntplugins via npm:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone git://github.com/yui/pure.git
|
$ git clone git://github.com/yui/pure.git
|
||||||
|
Loading…
Reference in New Issue
Block a user