Browse Source

Add Fedora installation instructions

Alois Mahdal 6 years ago
parent
commit
c609610fe4
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      README.md

+ 10
- 0
README.md View File

11
   - [Controller modes](#controller-modes)
11
   - [Controller modes](#controller-modes)
12
 - [Installation](#installation)
12
 - [Installation](#installation)
13
   - [Arch Linux](#arch-linux)
13
   - [Arch Linux](#arch-linux)
14
+  - [Fedora](#fedora)
14
   - [Manual](#manual)
15
   - [Manual](#manual)
15
   - [Permissions](#permissions)
16
   - [Permissions](#permissions)
16
 - [Origin & References](#origin--references)
17
 - [Origin & References](#origin--references)
151
 and bugfixes if you do not.
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
 ### Manual
164
 ### Manual
155
 
165
 
156
 We recommended downloading a versioned tarball from the relases page on
166
 We recommended downloading a versioned tarball from the relases page on