Skip to content

Commit

Permalink
remove your token
Browse files Browse the repository at this point in the history
  • Loading branch information
stathismegas committed Feb 21, 2024
1 parent 86f96a8 commit a1b1bbb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ R
install.packages("BiocManager")
> BiocManager::install("DropletUtils")
> devtools::install_github("MarioniLab/emptyDrops_multiome",
ref="main",
auth_token = "your_token_code"
)
ref="main")
# update all, but don't worry about curl package
```
Expand Down

0 comments on commit a1b1bbb

Please sign in to comment.