diff --git a/README.md b/README.md
index ec8df38..0a78b5a 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,10 @@ spec:
## Local provider (local - ouf-of-the-box)
https://rancher.com/docs/k3s/latest/en/storage/
+Do not forget to update container-image to version `>= 0.0.14`:
+
+`kubectl -n kube-system edit deployment.apps/local-path-provisioner` and set image-version to 0.0.14
+
## Longhorn provider (lightweight/distributed)
* Requirements: https://longhorn.io/docs/0.8.0/install/requirements/
* Debian: `apt install open-iscsi`