Skip to content

Commit d45c449

Browse files
Update storage-how-to-mount-container-linux.md
1 parent 3ca1d0b commit d45c449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/storage/blobs/storage-how-to-mount-container-linux.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Another example on an Ubuntu 20.04 distribution:
6868
sudo wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb
6969
sudo dpkg -i packages-microsoft-prod.deb
7070
sudo apt-get update
71-
sudo apt-get install libfuse3-dev fuse3
7271
```
7372

7473
Similarly, change the URL to `.../ubuntu/16.04/...` or `.../ubuntu/18.04/...` to reference another Ubuntu version.

0 commit comments

Comments
 (0)