added WSL note in chapter 1

pull/709/head
Xander Grzywinski 2019-05-30 11:52:22 -07:00
parent 189a5f1377
commit 4dcac5c197
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ This tutorial leverages [Microsoft Azure](https://azure.microsoft.com/en-us/) to
> The compute resources required for this tutorial exceed the Azure free tier. > The compute resources required for this tutorial exceed the Azure free tier.
## nix* Environment
If you're running this tutorial from a Linux or macOS machine, you're all set. If you're running on Windows, you'll need to use WSL. Instructions for setting that up can be found in the official docs [HERE](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
## Azure CLI ## Azure CLI
### Install the Azure CLI ### Install the Azure CLI