From 744a18bfeee0e8189862e3f6f46ea3b933529a4f Mon Sep 17 00:00:00 2001 From: Dave Olsen Date: Sat, 7 Mar 2015 12:55:33 -0500 Subject: [PATCH] adding numbers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c48f5bb..b6b487b 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ The fastest way to get started with the Standard Edition for Twig is to [downloa Pattern Lab uses [Composer](https://getcomposer.org/) to manage project dependencies. -#### Install Composer +#### 1. Install Composer 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). -#### Install the Standard Edition for Twig +#### 2. Install the Standard Edition for Twig 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: