Skip to content

Commit 403d729

Browse files
authored
Update README.md
1 parent 287e3d5 commit 403d729

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

configuration/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# To apply these fixes
22
```
33
git clone https://github.com/JaydenDev/linux-iwlwifi-fixes
4-
``` \
4+
```
5+
\
56
```
67
cd linux-iwlwifi-fixes/configuration
7-
``` \
8+
```
9+
\
810
```
911
sudo cp -r * /etc/modprobe.d/
10-
``` \
12+
```
13+
\
1114
```
1215
sudo modprobe -r iwlmvm && sudo modprobe -r iwlwifi && sudo modprobe iwlwifi
1316
```

0 commit comments

Comments
 (0)