Skip to content

Commit

Permalink
Update Installation.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
iblacksand authored May 30, 2024
1 parent 4f3d4fc commit 124e619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/Installation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ After installing Rust, you can install WebGestaltR by running the following comm

```R
# install.packages("devtools") # run if devtools not already installed
devtools::install_github("iblacksand/WebGestaltR")
devtools::install_github("bzhanglab/WebGestaltR")
```

During installation, the Rust compiler will be called to build the computation library used by WebGestaltR. If you run into problems with installation of the new version, please [open a new issue](https://github.com/iblacksand/WebGestaltR/issues/new?assignees=iblacksand&labels=Installation&projects=&template=installation-issue.md&title=).

0 comments on commit 124e619

Please sign in to comment.