Skip to content

Commit 2a489c7

Browse files
bradfrostbmuenzenmeyer
authored andcommitted
Installation instructions
1 parent c1d72f5 commit 2a489c7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

packages/docs/src/docs/installation.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,12 @@ This will bring up an installation menu that presents the following steps:
2727

2828
**`Please specify a directory for your Pattern Lab project.`** Choose the directory where you want to install Pattern Lab. The default location is the current directory.
2929

30-
!["choose directory"](/images/2choosedirectory.png)
31-
3230
## Step 4: Choose templating language
3331

3432
**`What templating language do you want to use with Pattern Lab?`** This determines what templating engine you'll use to author components. The options are:
3533

36-
- `Handlebars` - uses the [Handlebars](https://handlebarsjs.com/) templating engine
37-
- `Twig (PHP)*` - uses the [Twig](https://twig.symfony.com/) templating engine
34+
- **`Handlebars`** - uses the [Handlebars](https://handlebarsjs.com/) templating engine
35+
- **`Twig (PHP)*`** - uses the [Twig](https://twig.symfony.com/) templating engine
3836

3937
**\*A note on Twig:** while Pattern Lab is powered by Node, behind the scenes Twig files are compiled by Twig PHP, _not_ by twig.js (which isn't fully on par with Twig PHP).
4038

@@ -52,6 +50,4 @@ This will bring up an installation menu that presents the following steps:
5250

5351
**`Are you happy with your choices? (Hit enter for YES)?`** - Confirm your choices, and when done the Pattern Lab installation will begin.
5452

55-
!["are you happy yes or no"](/images/5areyouhappy.png)
56-
57-
With those questions answered, Pattern Lab will begin installing. Once the installation is complete, you're ready to <a href="/docs/generating-pattern-lab.html">generate Pattern Lab for the first time.</a>
53+
Once installation is complete, you're ready to <a href="/docs/generating-pattern-lab.html">generate Pattern Lab for the first time.</a>

0 commit comments

Comments
 (0)