Browse Source

README

master
boB Rudis 5 years ago
parent
commit
c691d6cff7
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 2
      README.Rmd
  2. 5
      README.md

2
README.Rmd

@ -119,7 +119,7 @@ Suggest more in a feature req!
### Installation ### Installation
```{r eval=FALSE} ```{r eval=FALSE}
devtools::install_git("https://sr.ht/~hrbrmstr/splashr.git") devtools::install_git("https://git.sr.ht/~hrbrmstr/splashr")
# or # or
devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git") devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git")
# or # or

5
README.md

@ -114,11 +114,12 @@ Suggest more in a feature req!
### Installation ### Installation
``` r ``` r
devtools::install_git("https://sr.ht/~hrbrmstr/splashr.git") devtools::install_git("https://git.sr.ht/~hrbrmstr/splashr")
# or # or
devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git") devtools::install_git("https://gitlab.com/hrbrmstr/splashr.git")
# or # or
devtools::install_github("hrbrmstr/splashr")``` devtools::install_github("hrbrmstr/splashr")
```
### Usage ### Usage

Loading…
Cancel
Save