소스 검색

README

master
boB Rudis 5 년 전
부모
커밋
c691d6cff7
No known key found for this signature in database GPG 키 ID: 1D7529BE14E2BBA9
  1. 2
      README.Rmd
  2. 5
      README.md

2
README.Rmd

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

5
README.md

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

불러오는 중...
취소
저장