docs: fix composer install command

This commit is contained in:
Seth Bertalotto 2024-05-19 06:28:08 -07:00 committed by GitHub
parent 6ef32a0e44
commit 9782a243ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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" />