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:
|
Then, install SPT:
|
||||||
|
|
||||||
```r
|
```r
|
||||||
devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")
|
devtools::install_git("https://gitlab.univ-nantes.fr/choisy-c/spt.git")
|
||||||
```
|
```
|
||||||
|
|
||||||
### Upgrading
|
### Upgrading
|
||||||
@ -33,7 +33,7 @@ devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")
|
|||||||
```r
|
```r
|
||||||
# If SPT is currently loaded in your environment
|
# If SPT is currently loaded in your environment
|
||||||
detach("package:SPT",unload=T)
|
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
|
## Author
|
||||||
|
Reference in New Issue
Block a user