diff --git a/README.md b/README.md index 1cccf84..c6ed157 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ The following functions are implemented: ## Installation ``` r +install.packages("slugify", repos = c("https://cinc.rud.is", "https://cloud.r-project.org/")) +# or remotes::install_git("https://git.rud.is/hrbrmstr/slugify.git") # or remotes::install_git("https://git.sr.ht/~hrbrmstr/slugify")