Skip to content

Commit cea459a

Browse files
authored
Merge pull request #24 from EXADS/prepare_readme
Prepare readme
2 parents c8f87eb + 60c8ae4 commit cea459a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ See the latest version available : https://github.com/EXADS/exads-api-client-php
5858

5959
```bash
6060
$ mkdir vendor
61-
$ wget -q https://github.com/EXADS/exads-api-client-php/archive/v1.2.2.tar.gz
62-
$ tar -xf v1.2.2.tar.gz -C vendor/
63-
$ rm v1.2.2.tar.gz
61+
$ wget -q https://github.com/EXADS/exads-api-client-php/archive/v1.3.0.tar.gz
62+
$ tar -xf v1.3.0.tar.gz -C vendor/
63+
$ rm v1.3.0.tar.gz
6464
```
6565

6666
Then your bootstrap script should look like :

0 commit comments

Comments
 (0)