Remove authentication for github repository

This commit is contained in:
Graham Williams 2017-05-09 14:18:40 +08:00
Родитель 6347803a30
Коммит ee6e7d8bc2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -80,7 +80,7 @@ than the system library if you are not a system user.
# Install the packages if required.
devtools::install_github("Microsoft/AzureSMR")
devtools::install_github("Azure/AzureDSVM", auth_token=GIT_TOKEN)
devtools::install_github("Azure/AzureDSVM")
```
We can then load the required pacakges from the libraries.