Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Mar 20, 2012
1 parent 79c2bf1 commit 1a32b15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/00-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ any version beginning with `1.0`.

## Installation

### 1) Downloading the Composer Executable
### Downloading the Composer Executable

To actually get Composer, we need to do two things. The first one is installing
Composer (again, this mean downloading it into your project):
Expand All @@ -65,7 +65,7 @@ You can place this file anywhere you wish. If you put it in your `PATH`,
you can access it globally. On unixy systems you can even make it
executable and invoke it without `php`.

### 2) Using Composer
### Using Composer

Next, run the command the `install` command to resolve and download dependencies:

Expand Down

0 comments on commit 1a32b15

Please sign in to comment.