Edited README
This commit is contained in:
@ -25,7 +25,7 @@ Please note you also need to install [git](https://git-scm.com/) and [RTools](ht
|
||||
Then, install SPT:
|
||||
|
||||
```r
|
||||
devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")
|
||||
devtools::install_git("https://gitlab.univ-nantes.fr/choisy-c/spt.git")
|
||||
```
|
||||
|
||||
### Upgrading
|
||||
@ -33,7 +33,7 @@ devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")
|
||||
```r
|
||||
# If SPT is currently loaded in your environment
|
||||
detach("package:SPT",unload=T)
|
||||
devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")
|
||||
devtools::install_git("https://gitlab.univ-nantes.fr/choisy-c/spt.git")
|
||||
```
|
||||
|
||||
## Author
|
||||
|
Reference in New Issue
Block a user