From 01ba170449e31d548506442f4ccec76c3751d1cf Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 28 Aug 2017 18:16:12 -0700 Subject: [PATCH] Update lab.md --- lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab.md b/lab.md index d84cc99e..0321617b 100644 --- a/lab.md +++ b/lab.md @@ -22,7 +22,7 @@ Create and activate a virtual env: | Windows | OSX | |---------|-----| -```\Scripts\activate```|```source /bin/activate```| +|```\Scripts\activate```|```source /bin/activate```| ## Clone the github repo The python github repo is located [here](https://github.com/vmware/vsphere-automation-sdk-python)