Skip to content

Commit 6e42373

Browse files
authored
TASK: Tweak markdown a tiny bit
1 parent 878b406 commit 6e42373

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,16 @@ This plugin is a Search Plugin, to be used together with
55
* [Flowpack.SimpleSearch.ContentRepositoryAdaptor](https://github.com/Flowpack/Flowpack.SimpleSearch.ContentRepositoryAdaptor).
66

77
## Installation
8+
89
Install via composer with your favorite adaptor:
910

1011
**ElasticSearch**
11-
```
12-
composer require flowpack/searchplugin flowpack/elasticsearch-contentrepositoryadaptor
13-
```
12+
13+
composer require flowpack/searchplugin flowpack/elasticsearch-contentrepositoryadaptor
1414

1515
**SimpleSearch**
16-
```
17-
composer require flowpack/searchplugin flowpack/simplesearch-contentrepositoryadaptor
18-
```
16+
17+
composer require flowpack/searchplugin flowpack/simplesearch-contentrepositoryadaptor
1918

2019
Inclusion of the routes from this package into your main `Configuration/Routes.yaml` is no longer needed as of Flow 4.0.
2120

0 commit comments

Comments
 (0)