Skip to content

Commit

Permalink
Fix version info in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsiaoyi0504 authored Feb 10, 2025
1 parent 82653e4 commit 3e94a03
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 @@ -16,7 +16,7 @@ renv::install("bioc::SummarizedExperiment")
renv::install("bioc::cmapR")
renv::install("bioc::ConsensusClusterPlus")
# latest version
renv::install("Nesvilab/FragPipeAnalystR@1.0.3")
renv::install("Nesvilab/FragPipeAnalystR@v1.0.3")
# or dev version
renv::install("Nesvilab/FragPipeAnalystR")

Expand Down

0 comments on commit 3e94a03

Please sign in to comment.