Skip to content

Commit

Permalink
Update installing-in-demo-mode-on-macos-and-linux for 202204.0
Browse files Browse the repository at this point in the history
Update installing-in-demo-mode-on-macos-and-linux for 202204.0 to have a fluent getting-started for developers
  • Loading branch information
Florian Scholz authored May 3, 2022
1 parent eeff17a commit 18eb2f0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ Follow the steps to install Spryker in Demo Mode:
* Clone the B2C repository:

```shell
git clone https://github.com/spryker-shop/b2c-demo-shop.git -b 202108.0 --single-branch ./b2c-demo-shop
git clone https://github.com/spryker-shop/b2c-demo-shop.git -b 202204.0 --single-branch ./b2c-demo-shop
```

* Clone the B2B repository:

```shell
git clone https://github.com/spryker-shop/b2b-demo-shop.git -b 202108.0 --single-branch ./b2b-demo-shop
git clone https://github.com/spryker-shop/b2b-demo-shop.git -b 202204.0 --single-branch ./b2b-demo-shop
```
4. Depending on the cloned repository, navigate into the cloned folder:
* B2C repository:
Expand Down

0 comments on commit 18eb2f0

Please sign in to comment.