Browse Source

readme: added setup section

Fabian Peter Hammerle 5 years ago
parent
commit
2dbae01d77
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# acpi-backlight
+
+## setup
+
+```sh
+pip3 install --user --upgrade acpi-backlight
+```