mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Update README.md
v0.14.0 is the most recent version of sylius, isn't it?
This commit is contained in:
parent
9544b2acc8
commit
87bfa9a894
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Quick Installation
|
|||
|
||||
```bash
|
||||
$ wget http://getcomposer.org/composer.phar
|
||||
$ php composer.phar create-project sylius/sylius:v0.13.0
|
||||
$ php composer.phar create-project sylius/sylius:v0.14.0
|
||||
$ cd sylius
|
||||
$ php app/console sylius:install
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue