aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Hummer12007 <hilobakho@gmail.com>2019-08-02 15:23:38 +0300
committerGravatar GitHub <noreply@github.com>2019-08-02 15:23:38 +0300
commitaa6a71cd8206992a64269239f038dbf5f516e54a (patch)
tree81ff26d696e82f420041b942e2f749929ba538cb
parent047eccda8160cfbdddb231e388ec0e47432065ec (diff)
Fixed inconsistency in README (thanks @AJGQ)
Closes #28
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9963724..a775ee4 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Modifying brightness requires write permissions for device files. `brightnessctl
2) installing `brightnessctl` as a suid binary.
-The behavior is controlled by the `INSTALL_UDEV_RULES` flag (setting it to `1` installs the udev rules, `0` is the default value).
+The behavior is controlled by the `INSTALL_UDEV_RULES` flag (setting it to `1` installs the udev rules, it is the default value).
## Usage
```