Skip to content

Commit 1d8627b

Browse files
authored
Merge pull request #197503 from SreejaBhattacharya-MSFT/patch-13
(AzureCXP) fixes MicrosoftDocs/azure-docs#92625
2 parents 3e23f97 + cf5c821 commit 1d8627b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/virtual-network/virtual-network-test-latency.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Run the following commands:
135135
sudo yum install ncurses-devel -y
136136
sudo yum install -y automake
137137
sudo yum install -y autoconf
138+
sudo yum install -y libtool
138139
```
139140

140141
#### For Ubuntu
@@ -149,6 +150,7 @@ Run the following commands:
149150
sudo apt-get install -y automake
150151
sudo apt-get install -y autoconf
151152
sudo apt-get install -y libtool
153+
sudo yum update
152154
```
153155

154156
#### For all distros

0 commit comments

Comments
 (0)