Browse Source

README

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

4
README.md

@ -30,11 +30,15 @@ The following functions are implemented:
## Installation
``` r
devtools::install_git("https://git.rud.is/hrbrmstr/mediacloud.git")
# or
devtools::install_git("https://git.sr.ht/~hrbrmstr/mediacloud")
# or
devtools::install_gitlab("hrbrmstr/mediacloud")
# or
devtools::install_bitbucket("hrbrmstr/mediacloud")
# or
devtools::install_github("hrbrmstr/mediacloud")
```
## Usage

Loading…
Cancel
Save