Skip to content

Commit

Permalink
Changed gitlab to github in example script for concatipede installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tardipede committed Jul 3, 2021
1 parent c758849 commit 237886f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For now you can install the package directly from Gitlab with:
```
# Run inside an R session
install.packages("devtools")
devtools::install_gitlab("tardipede/concatipede")
devtools::install_github("tardipede/concatipede")
```

Please let us know if you encounter any issues during the package installation!
Expand Down

0 comments on commit 237886f

Please sign in to comment.