1
0
Fork 0

forgot the closing tick

pull/188/head
Wil Moore III 2012-01-07 04:39:36 -07:00
parent bb5c2ad06c
commit 8b3af6231f
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Global installation of composer (via homebrew)
Homebrew can help you easily keep up-to-date with the latest composer version. Homebrew can help you easily keep up-to-date with the latest composer version.
1. run `brew install https://raw.github.com/gist/1574469/composer.rb 1. run `brew install https://raw.github.com/gist/1574469/composer.rb`
2. Change into a project directory `cd /path/to/my/project` 2. Change into a project directory `cd /path/to/my/project`
3. Use composer as you normally would `composer.phar install` 3. Use composer as you normally would `composer.phar install`