Skip to content

Commit 2a38857

Browse files
committed
Fix command in readme
1 parent 77643d6 commit 2a38857

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
@@ -12,7 +12,7 @@ composer require mage-os/mageos-async-events-admin-ui
1212

1313
If you run into an error like "Could not find a version of package mage-os/mageos-async-events-admin-ui matching your minimum-stability (stable).", run this command instead:
1414
```
15-
composer require mage-os/mageos-async-events-admin-ui
15+
composer require mage-os/mageos-async-events-admin-ui @dev
1616
```
1717

1818
Enable and install the module:

0 commit comments

Comments
 (0)