docs: Tweak installing btrfs dependency on Debian/Ubuntu
Signed-off-by: Shengjing Zhu <zhsj@debian.org>
This commit is contained in:
		@@ -41,9 +41,8 @@ $ sudo unzip protoc-3.11.4-linux-x86_64.zip -d /usr/local
 | 
				
			|||||||
need to satisfy these dependencies in your system:
 | 
					need to satisfy these dependencies in your system:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* CentOS/Fedora: `yum install btrfs-progs-devel`
 | 
					* CentOS/Fedora: `yum install btrfs-progs-devel`
 | 
				
			||||||
* Debian/Ubuntu: `apt-get install btrfs-tools`
 | 
					* Debian/Ubuntu: `apt-get install btrfs-progs libbtrfs-dev`
 | 
				
			||||||
	* Debian Buster/Ubuntu 19.10/ Ubuntu 20.04:
 | 
					  * Debian(before Buster)/Ubuntu(before 19.10): `apt-get install btrfs-tools`
 | 
				
			||||||
	    `apt-get install btrfs-progs libbtrfs-dev`
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
At this point you are ready to build `containerd` yourself!
 | 
					At this point you are ready to build `containerd` yourself!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user