Skip to content

Commit 292b6d3

Browse files
authored
Update installation version to 2.6.0
1 parent 186f57f commit 292b6d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/getting_started/Installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ If you want to use **docker** please follow [this](./docker) way.
1515

1616
### Download the project
1717

18-
Rename `YourProject` with the name of your project. Be aware of the version you want to install (here `2.5.5`) :
18+
Rename `YourProject` with the name of your project. Be aware of the version you want to install (here `2.6.0`) :
1919

2020
```bash
21-
composer create-project thelia/thelia-project YourProject 2.5.5
21+
composer create-project thelia/thelia-project YourProject 2.6.0
2222
```
2323

2424
You can say `yes` for the recipes.

0 commit comments

Comments
 (0)