diff --git a/README.md b/README.md index 2ca4575..02f6dfa 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ devtools::install_git("https://git.rud.is/hrbrmstr/wand.git") # or devtools::install_git("https://git.sr.ht/~hrbrmstr/wand") # or +devtools::install_gitlab("hrbrmstr/wand") +# or devtools::install_bitbucket("hrbrmstr/wand") # or devtools::install_github("hrbrmstr/wand")