diff --git a/README.md b/README.md
index 219771eb..1dbbecb2 100644
--- a/README.md
+++ b/README.md
@@ -53,9 +53,8 @@ The orignal v1.0 dev roadmap [is here ](https://github.com/orgs/openebs/projects
### Supported System
@@ -81,9 +80,8 @@ sudo losetup -f /tmp/disk.img --show
```
> [!NOTE]
-> - This is the old maual config process
-> - LocalPV-LVM will num dynamically provision the VG fro you
-> - The PV, VG and LV names will be dynamically provisioned by OpenEBS LocalPV-LVM as K8s unique entities (for safety, you cannot provide your own PV, VG or LV names)
+> - LocalPV-LVM will not provision the VG for the user
+> - The required Physical Volumes(PV) and Volume Group(VG) names will need to be created and present beforehand.
Create the Volume group on all the nodes, which will be used by the LVM2 Driver for provisioning the volumes