Skip to content

Commit

Permalink
updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlovell committed Apr 21, 2023
1 parent 5dabbe4 commit dcb663b
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 @@ -116,7 +116,7 @@ Once in R, the easiest way to install GENESPACE uses the package `devtools` (whi
```
if (!requireNamespace("devtools", quietly = TRUE))
install.packages("devtools")
devtools::install_github("jtlovell/GENESPACE@dev")
devtools::install_github("jtlovell/GENESPACE")
```

#### 2.5 Install R dependencies
Expand Down

0 comments on commit dcb663b

Please sign in to comment.