You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,11 @@ The fastest way to get started with the Standard Edition for Twig is to [downloa
29
29
30
30
Pattern Lab uses [Composer](https://getcomposer.org/) to manage project dependencies.
31
31
32
-
#### Install Composer
32
+
#### 1. Install Composer
33
33
34
34
Please follow the directions for [installing Composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) on the Composer website. We recommend you [install it globally](https://getcomposer.org/doc/00-intro.md#globally).
35
35
36
-
#### Install the Standard Edition for Twig
36
+
#### 2. Install the Standard Edition for Twig
37
37
38
38
Use Composer's [`create-project` command](https://getcomposer.org/doc/03-cli.md#create-project) to install the Standard Edition for Twig into a location of your choosing. In Terminal type:
0 commit comments