Skip to content

Commit

Permalink
Merge branch 'master' of github.com:czheji/linux-surface
Browse files Browse the repository at this point in the history
  • Loading branch information
czj committed Sep 18, 2018
2 parents 0d5b174 + bbb9c8d commit 42cbe0e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,16 @@ If you don't want to use the pre-built kernel and headers, you can compile the k
### Build in archlinux build system

It will build the packages for archlinux
Forked from jakeday/linux-surface, I have tested it in my surface pro4.
Forked from czheji/linux-surface, I have tested it in my surface pro4.
```
git clone https://github.com/czheji/linux-surface.git --depth 1
git clone https://github.com/czheji/linux-surface.git
cd linux-surface
makepkg -sci
```
Before reboot os, You need install firmware first:
```
sudo linux-surface4-firmware
```

### NOTES

Expand Down

0 comments on commit 42cbe0e

Please sign in to comment.