Browse Source

Merge pull request #103 from lindhe/lindhe/add-video-group-to-readme

Update Ubuntu section with video group instructions
Fredrik Svantesson 4 years ago
parent
commit
2116043e0b
No account linked to committer's email
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

132
 
132
 
133
     make deb
133
     make deb
134
 
134
 
135
+**Note:** you must be in the `video` group. Add yourself to it by running `sudo usermod -a -G video $USER`.
136
+
135
 ### <a name="nix"></a>NixOS/nix
137
 ### <a name="nix"></a>NixOS/nix
136
 
138
 
137
 You can add the following line to your `configuration.nix`:
139
 You can add the following line to your `configuration.nix`: