mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
docs: fix composer install command
This commit is contained in:
parent
6ef32a0e44
commit
9782a243ca
@ -39,7 +39,7 @@ function Tools() {
|
|||||||
You can also install Pure with <a href="https://getcomposer.org/">Composer</a>.
|
You can also install Pure with <a href="https://getcomposer.org/">Composer</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<CodeBlock>$ composer require pure-css/purecss</CodeBlock>
|
<CodeBlock>$ composer require pure-css/pure</CodeBlock>
|
||||||
|
|
||||||
<SectionHeader heading="Extending Pure with Grunt" />
|
<SectionHeader heading="Extending Pure with Grunt" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user