Skip to content

Commit 83c0737

Browse files
authored
Update template.md
1 parent 69e1155 commit 83c0737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/installation/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To create a new Shopware project, run the following command:
1010
composer create-project shopware/production <project-name>
1111
```
1212

13-
This creates a new project in the `<project-name>` directory. The `dev-flex` version constraint installs the latest version of Shopware. The constraint `dev-flex` will be removed once the template is generally available.
13+
This creates a new project in the `<project-name>` directory.
1414

1515
The template contains all Shopware bundles like `shopware/administration`, `shopware/storefront` and `shopware/elasticsearch`. If you don't need any, then you can uninstall them with:
1616

0 commit comments

Comments
 (0)