Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
hkreuter committed Feb 4, 2025
1 parent abc637f commit 574ecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ echo MyProject && git clone https://github.com/OXID-eSales/docker-eshop-sdk.git
git clone --recurse-submodules https://github.com/OXID-eSales/graphql-base-module.git --branch=b-7.3.x ./source
```

3. Run the recipe to setup the development environment, yu can decide which shop edition to install. Omitting the fkag install EE.
3. Run the recipe to setup the development environment, you can decide which shop edition to install. Omitting the flag installs EE.
```shell
./source/recipes/setup-development.sh -s CE
```
Expand Down

0 comments on commit 574ecf4

Please sign in to comment.