Skip to content

Commit 31334d0

Browse files
authored
Merge pull request #119293 from amanjeetsingh/patch-5
Added command to update Ubuntu package index
2 parents 41c6388 + 8d2e504 commit 31334d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-network/virtual-network-bandwidth-testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ To measure throughput from Linux machines, use [NTTTCP-for-Linux](https://github
156156
- For **Ubuntu**, install `build-essential` and `git`.
157157

158158
```bash
159+
sudo apt-get update
159160
sudo apt-get -y install build-essential
160161
sudo apt-get -y install git
161162
```

0 commit comments

Comments
 (0)