소스 검색

Add Fedora installation instructions

Alois Mahdal 6 년 전
부모
커밋
c609610fe4
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10
    0
      README.md

+ 10
- 0
README.md 파일 보기

@@ -11,6 +11,7 @@ Light - A Program to Control Backlight Controllers
11 11
   - [Controller modes](#controller-modes)
12 12
 - [Installation](#installation)
13 13
   - [Arch Linux](#arch-linux)
14
+  - [Fedora](#fedora)
14 15
   - [Manual](#manual)
15 16
   - [Permissions](#permissions)
16 17
 - [Origin & References](#origin--references)
@@ -151,6 +152,15 @@ We recommend you go with light-git as you might miss important features
151 152
 and bugfixes if you do not.
152 153
 
153 154
 
155
+### Fedora
156
+
157
+Fedora already has light packaged in main repos, so just run:
158
+
159
+    dnf install light
160
+
161
+and you're good to go.
162
+
163
+
154 164
 ### Manual
155 165
 
156 166
 We recommended downloading a versioned tarball from the relases page on