mirror of
https://github.com/amazingfate/rtl8723ds.git
synced 2026-06-18 18:29:01 +01:00
Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ build cleanly for kernels through v5.9.
|
|||||||
Run the following commands in the Linux terminal.
|
Run the following commands in the Linux terminal.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/lwfinger/rtl8723ds.git
|
git clone https://github.com/armbian/rtl8723ds.git
|
||||||
cd rtl8723ds
|
cd rtl8723ds
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
@@ -19,7 +19,7 @@ If you do not want two devices (station and an access point) separately, then fo
|
|||||||
|
|
||||||
Step - 1: Run the following commands in the Linux terminal.
|
Step - 1: Run the following commands in the Linux terminal.
|
||||||
```
|
```
|
||||||
git clone https://github.com/lwfinger/rtl8723ds.git
|
git clone https://github.com/armbian/rtl8723ds.git
|
||||||
cd rtl8723ds
|
cd rtl8723ds
|
||||||
nano Makefile
|
nano Makefile
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user