소스 검색

Merge pull request #88 from LW2904/patch-1

Fix config path information
Joachim Nilsson 4 년 전
부모
커밋
9772ef4ef2
No account linked to committer's 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/