Skip to content

Commit

Permalink
readme updated+
Browse files Browse the repository at this point in the history
  • Loading branch information
Yousuf28 committed Aug 22, 2024
1 parent d1cae08 commit 1732a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clone the repo and follow the instructions.
### for development

```
setwd('biocelerate-cross-study/')
setwd('send-summarizer')
devtools::load_all(".")
sendSummarizer::send_cross_study_app('path_database.db')
Expand All @@ -26,7 +26,7 @@ sendSummarizer::send_cross_study_app('path_database.db')
### for using the package

```
setwd('biocelerate-cross-study/')
setwd('send-summarizer')
devtools::install(".")
sendSummarizer::send_cross_study_app('path_database.db')
Expand Down

0 comments on commit 1732a61

Please sign in to comment.