From da008a0ef7f41aa64c63831c24562d0fe6b9a033 Mon Sep 17 00:00:00 2001 From: Adam Howes Date: Mon, 13 Jan 2025 18:03:12 +0000 Subject: [PATCH] Remove --> previously used to comment out in `README.Rmd` (#497) --- README.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Rmd b/README.Rmd index ffaeeeb84..faaee56dd 100644 --- a/README.Rmd +++ b/README.Rmd @@ -63,7 +63,7 @@ remotes::install_github( ) ``` -Similarly, you can install historical versions by specifying the release tag (e.g. this installs [`0.1.0`](https://github.com/epinowcast/epidist/releases/tag/v0.1.0)): --> +Similarly, you can install historical versions by specifying the release tag (e.g. this installs [`0.1.0`](https://github.com/epinowcast/epidist/releases/tag/v0.1.0)): ```{r, eval = FALSE} remotes::install_github(