Просмотр исходного кода

Merge pull request #88 from LW2904/patch-1

Fix config path information
Joachim Nilsson 4 лет назад
Родитель
Сommit
9772ef4ef2
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

@@ -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/