commit | 9abbec1eb0ab118591e8576b94c929a65d055b8c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu May 01 17:28:25 2025 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu May 01 17:28:25 2025 +0200 |
tree | ba27cadf48db7ad3400ddffd2ad0908fcf5ccd9f | |
parent | db31f584da2457becaf56831c0af598c0a1ff668 [diff] |
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: