Skip to content

Commit

Permalink
fix: change thelia version (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoziere authored Dec 6, 2024
1 parent 3d1ca28 commit 8152ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you want to use **docker** please follow [this](./docker) way.

### Download the project

Rename `YourProject` with the name of your project. Be aware of the version you want to install (here `2.5.4`) :
Rename `YourProject` with the name of your project. Be aware of the version you want to install (here `2.5.5`) :

```bash
composer create-project thelia/thelia-project YourProject 2.5.5
Expand Down

0 comments on commit 8152ff0

Please sign in to comment.