Merge pull request #6981 from krutcha/patch-1

Update boxes.html.md
This commit is contained in:
Seth Vargo 2016-02-05 10:06:04 -05:00
commit cb83a3d9df
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ and the basic developer tools. On Ubuntu, you can easily install these like
so: so:
``` ```
$ sudo apt-get install linux-headers-generic build-essential dkms $ sudo apt-get install linux-headers-$(uname -r) build-essential dkms
``` ```
#### To install via the GUI: #### To install via the GUI: