From 4dcac5c1970c063041be33c950a4595e127ea8b4 Mon Sep 17 00:00:00 2001 From: Xander Grzywinski Date: Thu, 30 May 2019 11:52:22 -0700 Subject: [PATCH] added WSL note in chapter 1 --- docs/01-prerequisites.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/01-prerequisites.md b/docs/01-prerequisites.md index b56891f..ad1bb6a 100644 --- a/docs/01-prerequisites.md +++ b/docs/01-prerequisites.md @@ -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. +## 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 ### Install the Azure CLI