docs(installation): add nfs-common dependency for Debian/Ubuntu (#7108)
This commit is contained in:
parent
4b12a6d31d
commit
8752487280
@ -106,7 +106,7 @@ XO needs the following packages to be installed. Redis is used as a database by
|
||||
For example, on Debian/Ubuntu:
|
||||
|
||||
```sh
|
||||
apt-get install build-essential redis-server libpng-dev git python3-minimal libvhdi-utils lvm2 cifs-utils
|
||||
apt-get install build-essential redis-server libpng-dev git python3-minimal libvhdi-utils lvm2 cifs-utils nfs-common
|
||||
```
|
||||
|
||||
On Fedora/CentOS like:
|
||||
|
Loading…
Reference in New Issue
Block a user