From 8152ff01e0cb857a59e860d98aa0c04b0e3a2c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20Nozi=C3=A8re?= <118798868+anoziere@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:34:31 +0100 Subject: [PATCH] fix: change thelia version (#12) --- docs/getting_started/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/Installation.md b/docs/getting_started/Installation.md index 2fbcc1d4..0409ba39 100644 --- a/docs/getting_started/Installation.md +++ b/docs/getting_started/Installation.md @@ -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