Browse Source

Update README.md

Yuanlong LIU 2 years ago
parent
commit
c9570893c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -79,7 +79,7 @@ if (!requireNamespace("BiocManager", quietly = TRUE))
 
 BiocManager::install("GenomicRanges")
 install.packages("remotes")
-remotes::install_github("CSOgroup/CALDER")
+remotes::install_github("CSOgroup/CALDER2.0")
 ```
 
 # Usage