Fix minor grammatical error in README.md

This commit is contained in:
Andrew Freckelton 2022-01-13 16:41:19 -05:00
parent ce9ed6c2bc
commit c4b299e77d

View File

@ -19,7 +19,7 @@ $ fuse-overlayfs -o uidmapping=0:10:100:100:10000:2000,gidmapping=0:10:100:100:1
Requirements:
=======================================================
If your are not using the static build as explained in the next chapter, your system needs `libfuse` > v3.2.1.
If you are not using the static build as explained in the next chapter, your system needs `libfuse` > v3.2.1.
* On Fedora: `dnf install fuse3-devel`
* On Ubuntu > v19.04: `apt install libfuse3-dev`