Update README.md

This commit is contained in:
Igor
2025-05-13 20:16:17 +02:00
committed by Igor Pecovnik
parent 66b7540c05
commit 86e3c4d220

View File

@@ -6,7 +6,7 @@ build cleanly for kernels through v5.9.
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
make
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.
```
git clone https://github.com/lwfinger/rtl8723ds.git
git clone https://github.com/armbian/rtl8723ds.git
cd rtl8723ds
nano Makefile
```