fix typo in README

Signed-off-by: Halil Kaskavalci <halil@kaskavalci.com>
This commit is contained in:
Halil Kaskavalci 2019-09-30 10:56:27 +02:00 committed by Sheng Yang
parent f35e7ac323
commit 34f7715f83

View File

@ -40,7 +40,7 @@ Longhorn is 100% open source software. Project source code is spread across a nu
1. For GKE, recommended Ubuntu as guest OS image since it contains open-iscsi already.
2. For Debian/Ubuntu, use `apt-get install open-iscsi` to install.
3. For RHEL/CentOS, use `yum install iscsi-initiator-utils` to install.
4. A host filesystem supports `file extents` feature on the nodes to store the data. Currently we supports:
4. A host filesystem supports `file extents` feature on the nodes to store the data. Currently we support:
1. ext4
2. XFS