Skip to content

Commit

Permalink
Merge pull request #24 from EXADS/prepare_readme
Browse files Browse the repository at this point in the history
Prepare readme
  • Loading branch information
cradonn authored Aug 13, 2018
2 parents c8f87eb + 60c8ae4 commit cea459a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ See the latest version available : https://github.com/EXADS/exads-api-client-php

```bash
$ mkdir vendor
$ wget -q https://github.com/EXADS/exads-api-client-php/archive/v1.2.2.tar.gz
$ tar -xf v1.2.2.tar.gz -C vendor/
$ rm v1.2.2.tar.gz
$ wget -q https://github.com/EXADS/exads-api-client-php/archive/v1.3.0.tar.gz
$ tar -xf v1.3.0.tar.gz -C vendor/
$ rm v1.3.0.tar.gz
```

Then your bootstrap script should look like :
Expand Down

0 comments on commit cea459a

Please sign in to comment.