Skip to content

Commit a1f2464

Browse files
authored
add line
1 parent 4106d51 commit a1f2464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/tutorial-1st-r-experiment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ The setup for your development work in this tutorial includes the following acti
100100
```R
101101
# install the latest version from CRAN
102102
install.packages("azuremlsdk")
103+
azuremlsdk::install_azureml(envname = 'r-reticulate')
103104
```
104105

105106
* Or install the development version from GitHub.

0 commit comments

Comments
 (0)