Skip to content

Commit

Permalink
[DOCS] remove custom repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaseberle committed Nov 14, 2020
1 parent 10df3f7 commit 349d975
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ It consists of 2 composer packages: an API extension and a composer plugin.

#### Installation steps
<pre>
composer config repositories.cb-reg-api vcs https://github.com/TYPO3-Initiatives/content-block-registration-api.git
composer config repositories.cb-composer-plugin vcs https://github.com/TYPO3-Initiatives/content-blocks-composer-plugin.git
composer config minimum-stability dev
composer req typo3-contentblocks/contentblocks-reg-api:dev-master
</pre>

Expand All @@ -52,7 +49,6 @@ composer req typo3-contentblocks/contentblocks-reg-api:dev-master

[This is an example repo](https://github.com/TYPO3-Initiatives/content-block-examples) with a content block
<pre>
composer config repositories.cb-examples vcs https://github.com/TYPO3-Initiatives/content-block-examples.git
composer req typo3-contentblocks/call-to-action:dev-master
</pre>

Expand Down

0 comments on commit 349d975

Please sign in to comment.