Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Update resource_files_example.R
Browse files Browse the repository at this point in the history
  • Loading branch information
jiata authored May 24, 2017
1 parent b9e541b commit a4b3826
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/resource_files_example.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

# install packages from github
library(devtools)
install_github("azure/razurebatch", ref="release")
install_github("azure/doazureparallel", ref="release")
install_github("azure/razurebatch")
install_github("azure/doazureparallel")

# import packages
library(doAzureParallel)
Expand Down

0 comments on commit a4b3826

Please sign in to comment.