mirror of
https://github.com/pure-css/pure
synced 2024-11-18 02:36:30 +01: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>.
|
||||
</p>
|
||||
|
||||
<CodeBlock>$ composer require pure-css/purecss</CodeBlock>
|
||||
<CodeBlock>$ composer require pure-css/pure</CodeBlock>
|
||||
|
||||
<SectionHeader heading="Extending Pure with Grunt" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user