diff --git a/README.md b/README.md index 08fe903..d25c8f3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository contains two tutorials: - [App development with Node.js using VS Code and the Windows Subsystem for Linux (WSL)](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/nodejs-shoppingcart) - [Machine learning with Python using WSL](https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/python-mlclassification) -You can use the [one-click Python tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/python_tutorial_setup.ps1) and [one-click Node.js tutorial setup script](https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/nodejs_tutorial_setup.ps1) based on [this project](https://github.com/Microsoft/windows-dev-box-setup-scripts) to install the prequisites for the tutorials. +You can use the [one-click Python tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/python_tutorial_setup.ps1) and [one-click Node.js tutorial setup script](http://boxstarter.org/package/url?https://raw.githubusercontent.com/Microsoft/Dev-Advocacy-Samples/master/nodejs_tutorial_setup.ps1) based on [this project](https://github.com/Microsoft/windows-dev-box-setup-scripts) to install the prequisites for the tutorials. ## Contents Each sample has a README page with a set of instructions that will walk you through the tutorial. The instructions include: