Skip to content

Commit 5240b57

Browse files
author
Marvin Kuhn
committed
fixed formatting in readme.md
1 parent db97db9 commit 5240b57

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
@@ -11,7 +11,7 @@ This package is heavily inspired by [Flowpack.Listable](https://github.com/Flowp
1111
## Installation
1212
Most of the time you have to make small adjustments to a package (e.g., the configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site package located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:
1313

14-
*Important*: If you use a Neos Version >5 you should require version 1 of this package.
14+
**Important**: If you use a Neos Version >5 you should require version 1 of this package.
1515

1616
```bash
1717
composer require breadlesscode/neos-listable --no-update

0 commit comments

Comments
 (0)