Skip to content

Commit

Permalink
use version 1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Jun 13, 2022
1 parent 2f28ca4 commit 7d1cc38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7d1cc38

Please sign in to comment.