fixing sample path

This commit is contained in:
Yosef Durr
2018-08-28 13:44:04 -07:00
committed by GitHub
parent d13e6b2416
commit a01e84f8ed

View File

@@ -3,4 +3,4 @@ write-host "Downloading Python ML samples to your desktop ..."
Update-SessionEnvironment Update-SessionEnvironment
cd $env:USERPROFILE\desktop cd $env:USERPROFILE\desktop
git clone https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/python-mlclassification git clone https://github.com/Microsoft/Dev-Advocacy-Samples