diff --git a/README.md b/README.md index 8dbf689..5905d74 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ TODO ```bash cd application/mapbender/src -git clone git@github.com:mapbender/wmts.git +git clone git@github.com:mapbender/wmts.git WmtsBundle ``` **Project specific installation** @@ -27,7 +27,7 @@ git clone git@github.com:mapbender/wmts.git ```bash cd application/src/Mapbender -git clone git@github.com:mapbender/wmts.git +git clone git@github.com:mapbender/wmts.git WmtsBundle ``` * add WmtsBundle to `routing.yml` and `AppKernel.php` @@ -101,4 +101,4 @@ It is important to note, that your map element should be configured to use the s Just like a WMS, a WMTS/TMS can be added to a layerset. Please note that for now, you can only ever activate one layer from a WMTS/TMS source. If you want to add multiple layers from one source, you need to add more instances to your layerset. -![Add WMTS/TMS to layerset](Documentation/04.png) \ No newline at end of file +![Add WMTS/TMS to layerset](Documentation/04.png)