Skip to content

Commit e84793e

Browse files
committed
Fix installation instructions
1 parent d6bf5c5 commit e84793e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@
33
Handle, edit and run own SQL's within of mapbender3.
44

55

6-
## Installation
7-
* First you need installed mapbender3-starter https://github.com/mapbender/mapbender-starter#installation project
8-
* Add required module to mapbender
6+
## Installation
7+
Use `composer require mapbender/query-builder` and register MapbenderQueryBuilderBundle with the Symfony application kernel.
98

10-
```sh
11-
$ cd application/
12-
$ ../composer.phar require "mapbender/query-builder"
13-
```
149

1510
## Contributing
1611

0 commit comments

Comments
 (0)