Skip to content

Commit

Permalink
Fix: SecureBoot readme typo (issue lwfinger#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
virer committed Jan 4, 2024
1 parent 70bdde2 commit e556ef7
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 e556ef7

Please sign in to comment.