Skip to content

Commit 454e540

Browse files
committed
docs: Tweak installing btrfs dependency on Debian/Ubuntu
Signed-off-by: Shengjing Zhu <[email protected]>
1 parent 13917b0 commit 454e540

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

BUILDING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ $ sudo unzip protoc-3.11.4-linux-x86_64.zip -d /usr/local
4141
need to satisfy these dependencies in your system:
4242

4343
* CentOS/Fedora: `yum install btrfs-progs-devel`
44-
* Debian/Ubuntu: `apt-get install btrfs-tools`
45-
* Debian Buster/Ubuntu 19.10/ Ubuntu 20.04:
46-
`apt-get install btrfs-progs libbtrfs-dev`
44+
* Debian/Ubuntu: `apt-get install btrfs-progs libbtrfs-dev`
45+
* Debian(before Buster)/Ubuntu(before 19.10): `apt-get install btrfs-tools`
4746

4847
At this point you are ready to build `containerd` yourself!
4948

0 commit comments

Comments
 (0)