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

Commit eeaac1c

Browse files
committed
Merge branch 'dev'
2 parents 9119f92 + b1197c0 commit eeaac1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ Use Composer's [`create-project` command](https://getcomposer.org/doc/03-cli.md#
4040

4141
1. In a terminal window navigate to where you want to install Pattern Lab
4242
2. Type `composer create-project pattern-lab/edition-mustache-standard patternlab2-example && cd $_`
43+
3. When prompted, type `1` to install the demo StarterKit
4344

44-
This will install the Standard Edition for Mustache into a directory called `patternlab2-example` in your install location. When prompted choose the "demo" StarterKit. You will be automatically dropped into the project directory after the process is finished.
45+
This will install the Standard Edition for Mustache along with the demo StarterKit into a directory called `patternlab2-example`. You will be automatically dropped into `patternlab2-example/` when the install is finished.
4546

4647
**Note:** If you clone or download this repository and use `composer install` to install the project dependencies you'll need to type the following to install the demo StarterKit:
4748

0 commit comments

Comments
 (0)