From e2ba5e97944b9c3a9b0e63ec526d0f18fb22613e Mon Sep 17 00:00:00 2001 From: Norman Steger <norman.steger@slub-dresden.de> Date: Wed, 13 Sep 2023 08:35:38 +0200 Subject: [PATCH] [TASK] add main branch to installation guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd81176..bc811e3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Here is a sample template with which you can try out the B!son extension. ## Installation ``` composer config repositories.slub-web-bison git https://git.slub-dresden.de/typo3/sitepackages/slub-web-bison.git -composer require slub/slub-web-bison +composer require slub/slub-web-bison dev-main ``` -- GitLab