Skip to content

Commit 1494195

Browse files
mnoconadriendupuis
andauthored
Update docs/getting_started/install_ibexa_dxp.md
Co-authored-by: Adrien Dupuis <[email protected]>
1 parent e2ce31a commit 1494195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/install_ibexa_dxp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To use Composer to instantly create a project in the current folder with all the
142142
You can set [different version constraints](https://getcomposer.org/doc/articles/versions.md), for example, specific tag (`[[= latest_tag_5_0 =]]`), version range (`~5.0.1`), or stability (`^5.0@rc`):
143143

144144
``` bash
145-
composer create-project ibexa/experience-skeleton:[[= latest_tag_4_6 =]] .
145+
composer create-project ibexa/experience-skeleton:[[= latest_tag_5_0 =]] .
146146
```
147147

148148
!!! note "Platform.sh"

0 commit comments

Comments
 (0)