Skip to content

Commit

Permalink
fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
liuggio committed Mar 29, 2016
1 parent be84d40 commit 0aeae27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This library is used by https://poser.pugx.org
#### 1. Create a project

``` bash
$ composer create-project badges/poser ~0.1
$ composer create-project badges/poser ~1.2
$ ln -s poser/bin/poser /usr/local/bin/poser
```

Expand All @@ -32,7 +32,7 @@ Flush an image

#### 1. Add to composer

`composer require badges/poser ~0.1`
`composer require badges/poser ~1.2`

#### 2. Use in your project as lib

Expand Down

0 comments on commit 0aeae27

Please sign in to comment.