Skip to content

Commit

Permalink
Update INSTALL.md with more recent tags
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Aug 14, 2015
1 parent 9e6b9b5 commit bda421c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions INSTALL.md
Expand Up @@ -50,9 +50,10 @@
```

Options:
- `<version>`: Optional, if omitted you'll get latest stable, examples for specifying:
- `<version>`: Optional, *if omitted you'll get latest*, examples for specifying:
- `dev-master` to get current development version (pre release) `master` branch
- `v0.5.0` to pick a specific release
- `v0.9.0` to pick a specific release/tag
- `~0.9.0` to pick latests v0.9.x release
- For core development: Add '--prefer-source' to get full git clones, and remove '--no-dev' to get things like phpunit and behat installed.
- Further reading: https://getcomposer.org/doc/03-cli.md#create-project

Expand Down

0 comments on commit bda421c

Please sign in to comment.