Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 3fa555e

Browse files
committed
Merge branch 'dev'
2 parents 855aabd + 3c94431 commit 3fa555e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ The Standard Edition for Twig gives developers and designers a clean base from w
88

99
Pattern Lab uses [Composer](https://getcomposer.org/) to manage project dependencies. To install Composer type the following two lines in the command line:
1010

11-
curl -sS https://getcomposer.org/installer | php
12-
mv composer.phar /usr/local/bin/composer
11+
curl -sS https://getcomposer.org/installer | php -- --install-dir=bin
1312

1413
Then close and re-open your command line terminal.
1514

0 commit comments

Comments
 (0)