Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Lymarenko committed Apr 23, 2022
1 parent bc633da commit 2d0e2f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Spryker B2B Demo Shop
[![Build Status](https://travis-ci.org/spryker-shop/b2b-demo-shop.svg?branch=master)](https://travis-ci.org/spryker-shop/b2b-demo-shop)
[![Build Status](https://github.com/spryker-shop/b2b-demo-shop/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/spryker-shop/b2b-demo-shop/actions?query=branch:master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/spryker-shop/b2b-demo-shop/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/spryker-shop/b2b-demo-shop/?branch=master)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.4-8892BF.svg)](https://php.net/)

Expand Down Expand Up @@ -39,7 +39,7 @@ mkdir spryker-b2b && cd spryker-b2b

2. Clone the B2B Demo Shop:
```bash
git clone https://github.com/spryker/b2b-demo-shop-internal.git ./
git clone https://github.com/spryker-shop/b2b-demo-shop.git ./
```

3. Clone the Docker SDK:
Expand Down

0 comments on commit 2d0e2f4

Please sign in to comment.