summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d98fbee..760efc7 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ is_slot_device=0;
ramdisk_compression=auto;
```
-__do.devicecheck=1__ specified requires at least device.name1 to be present. This should match ro.product.device or ro.build.product for your device. There is support for up to 5 device.name# properties.
+__do.devicecheck=1__ specified requires at least device.name1 to be present. This should match ro.product.device or ro.build.product for your device. There is support for as many device.name# properties as needed.
__do.modules=1__ will push the contents of the module directory to the same location relative to root (/) and apply 644 permissions.