Fix markdown in installation/index.md (#2075)

Signed-off-by: Jan N. Klug <github@klug.nrw>
pull/2077/head
J-N-K 2023-05-07 14:33:39 +02:00 committed by GitHub
parent 1b4dcc22ec
commit 68bdcbac6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -153,10 +153,6 @@ If the tool is not operated from that folder, it can be specified by using `--di
Example: Example:
``` ```shell
java -jar upgradetool.jar --dir /var/lib/openhab --command itemCopyUnitToMetadata java -jar upgradetool.jar --dir /var/lib/openhab --command itemCopyUnitToMetadata
``` ```