瀏覽代碼

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

Update Ubuntu section with video group instructions
Fredrik Svantesson 4 年之前
父節點
當前提交
2116043e0b
沒有帳戶連結到提交者的電子郵件
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -132,6 +132,8 @@ the development branch guidelines below followed by:
132 132
 
133 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 137
 ### <a name="nix"></a>NixOS/nix
136 138
 
137 139
 You can add the following line to your `configuration.nix`: