mirror of
https://github.com/pattern-lab/edition-php-thin.git
synced 2025-03-16 10:49:43 +01:00
Remove "just"
:)
This commit is contained in:
parent
8faac594a6
commit
76b7e4898e
@ -12,7 +12,7 @@ We don't expect everyone to have Composer installed. We bundle a version of Comp
|
||||
|
||||
First, [download the Zip of the Thin Edition](https://github.com/pattern-lab/patternlab-php-thin/archive/master.zip).
|
||||
|
||||
Second, run Composer. If you're on a Mac just navigate to your downloaded copy of Pattern Lab, open `core > scripts`. Double-click `installPatternLab.command`. Pattern Lab will set itself up. Alternatively, you can use your command line tool of choice and type the following within your downloaded copy:
|
||||
Second, run Composer. If you're on a Mac navigate to your downloaded copy of Pattern Lab, open `core > scripts`. Double-click `installPatternLab.command`. Pattern Lab will set itself up. Alternatively, you can use your command line tool of choice and type the following within your downloaded copy:
|
||||
|
||||
php core/bin/composer.phar install
|
||||
|
||||
@ -32,4 +32,4 @@ To create your own editions all you need to do is fork this project and edit the
|
||||
|
||||
This ensures that the Mustache Pattern Engine is installed.
|
||||
|
||||
You'll also want to make sure to edit information such as `name`, `description`, `authors`, etc. in `composer.json` as well so they match your project. Then add your project to [Packagist](https://packagist.org/) so others can download and use your edition as well.
|
||||
You'll also want to make sure to edit information such as `name`, `description`, `authors`, etc. in `composer.json` as well so they match your project. Then add your project to [Packagist](https://packagist.org/) so others can download and use your edition as well.
|
||||
|
Loading…
x
Reference in New Issue
Block a user