Browse Source

update GL/GH URLs

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

3
README.Rmd

@ -28,7 +28,8 @@ The following functions are implemented:
## Installation
```{r eval=FALSE}
devtools::install_github("hrbrmstr/mactheknife")
devtools::install_git("git://gitlab.com/hrbrmstr/mactheknife")
devtools::install_git("git://github.com/hrbrmstr/mactheknife")
```
```{r message=FALSE, warning=FALSE, error=FALSE, include=FALSE}

3
README.md

@ -30,7 +30,8 @@ The following functions are implemented:
## Installation
``` r
devtools::install_github("hrbrmstr/mactheknife")
devtools::install_git("git://gitlab.com/hrbrmstr/mactheknife")
devtools::install_git("git://github.com/hrbrmstr/mactheknife")
```
## Usage

Loading…
Cancel
Save