Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Commit 83f17e8

Browse files
committed
Updated Readme.md with correct composer require
1 parent 9e1f6af commit 83f17e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This package provides a simple to use backend module and frontend container to r
99
## Installation
1010
Run these commands to install the package and update the database schema.
1111
```bash
12-
composer require wysiwyg/neos-abtesting
12+
composer require wy/neos-abtesting
1313

1414
./flow flow:doctrine:migrate
1515
```

0 commit comments

Comments
 (0)