1
0
Fork 0

Merge remote-tracking branch 'bradp/patch-1'

pull/1455/head
Jordi Boggiano 2013-01-05 18:39:56 +01:00
commit 8091eeeac7
1 changed files with 3 additions and 1 deletions

View File

@ -111,7 +111,9 @@ Save the file. Close your current terminal. Test usage with a new terminal:
C:\Users\username>
## Using Composer
## Using Composer
This is assuming you have a `composer.json` file in the directory. If not, please read the "[Basic Usage](01-basic-usage.md)" chapter.
Next, run the `install` command to resolve and download dependencies: