Skip to content

Commit

Permalink
bloomr.download.build.R typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioFasano committed Mar 13, 2022
1 parent 11d16a7 commit d36b498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloomr.download.build.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ source_github <- function(u) {

main <- function(){

buildscript <- "https://raw.githubusercontent.com/AntonioFasano/BloomR/master/bloomr.download.build.R"
buildscript <- "https://raw.githubusercontent.com/AntonioFasano/BloomR/master/bloomr.build.R"

## Load curl package
if(!loadLib("curl")) return(1)
Expand Down

0 comments on commit d36b498

Please sign in to comment.