Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- remove outdated package registry part from installation section
  • Loading branch information
berndalter-txb authored Jan 27, 2023
1 parent 99bd819 commit 8c123bb
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,9 @@ This package provides an integration for [ConfigCat](https://configcat.com/) in

## Installation

- If this is the first package you are installing from the Turbine Kreuzberg Gitlab package registry,
you have to add the package registry to your `composer.json`
(the key `txb` you can change to something else if you want/need to)
```
composer config repositories.txb composer https://git.votum-media.net/api/v4/group/788/-/packages/composer/
composer config gitlab-domains git.votum-media.net
```
- Install the package via composer
```
composer require turbine-kreuzberg/spryker-config-cat
composer require turbine-kreuzberg/spryker-configcat
```

## Configuration
Expand Down

0 comments on commit 8c123bb

Please sign in to comment.