Parcourir la source

Merge pull request #88 from LW2904/patch-1

Fix config path information
Joachim Nilsson il y a 4 ans
Parent
révision
9772ef4ef2
Aucun compte lié à l'adresse email de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -163,7 +163,7 @@ If your udev rules are located elsewhere, use `--with-udev=PATH`.
163 163
 
164 164
 **Note:** in this mode `light` runs unpriviliged, so the `/etc/light`
165 165
 directory (for cached settings) is not used, instead the per-user
166
-specific `~/.cache/light` is used.
166
+specific `~/.config/light` is used.
167 167
 
168 168
 
169 169
 [Light]:     https://github.com/haikarainen/light/