Fix install command in README.md
diff --git a/README.md b/README.md
index 399d620..22e528b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 Install with:
 
 ```R
-remotes::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/posterdown")`
+remotes::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/posterdown")
 ```
 
 Now add this to the YAML options of your rmarkdown (.Rmd) file: