From 7d1cc38a6cafcad9a00879a287f6b3226b4aef26 Mon Sep 17 00:00:00 2001 From: Xavier Pillons Date: Mon, 13 Jun 2022 17:01:50 +0200 Subject: [PATCH] use version 1.0.21 --- .../tutorials/Implementing_Azure_HPC_OnDemand_Platform_Lab_1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/Implementing_Azure_HPC_OnDemand_Platform_Lab_1.md b/docs/tutorials/Implementing_Azure_HPC_OnDemand_Platform_Lab_1.md index 42b62722b..c3c3d4418 100644 --- a/docs/tutorials/Implementing_Azure_HPC_OnDemand_Platform_Lab_1.md +++ b/docs/tutorials/Implementing_Azure_HPC_OnDemand_Platform_Lab_1.md @@ -183,7 +183,7 @@ In this exercise, you will set up an Azure VM that you will use for deployment o ```bash rm ~/az-hop -rf - git clone --recursive https://github.com/Azure/az-hop.git + git clone --recursive https://github.com/Azure/az-hop.git -b v1.0.21 ``` 1. Run the following commands to install all the tools required to provision the **az-hop** environment: