diff --git a/README.md b/README.md
index dc52307..389bccd 100644
--- a/README.md
+++ b/README.md
@@ -213,7 +213,8 @@ spec:
```
## Rancher Longhorn (distributed in local cluster) - MY FAVOURITE :-)
* Requirements: https://longhorn.io/docs/0.8.0/install/requirements/
- * Debian: `apt install open-iscsi`
+ * Debian/Ubuntu: `apt install open-iscsi`
+ * Ubuntu: uninstall the multipathd as it can interfere with iscsid: `apt purge multipath-tools`
* Install: https://rancher.com/docs/k3s/latest/en/storage/
### Custom StorageClass