Skip to content

Commit

Permalink
Merge pull request #73 from virer/fix_readme_62
Browse files Browse the repository at this point in the history
Fix: SecureBoot readme typo (issue #62)
  • Loading branch information
lwfinger authored Jan 4, 2024
2 parents 70bdde2 + e556ef7 commit 6476bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ When your kernel is updated, then do a 'git pull' and redo the make commands.
##### Installation with module signing for SecureBoot
For all distros:
```bash
git clone git://github.com/lwfinger/rtl8814au.git
cd rtl8814au
git clone git://github.com/lwfinger/rtl8852au.git
cd rtl8852au
make
sudo make sign-install
```
Expand Down

0 comments on commit 6476bf3

Please sign in to comment.