From c709a32036ad5b9b78d67503536d9cc039a05739 Mon Sep 17 00:00:00 2001 From: Shen Mintao Date: Thu, 9 Jan 2025 12:09:23 +0800 Subject: [PATCH] fix README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21dce6b..b252641 100644 --- a/README.md +++ b/README.md @@ -51,14 +51,14 @@ make sudo make install ``` -#### Load the Driver +### Load the Driver After installation, load the driver with the following command: ```bash sudo modprobe aic8800_fdrv ``` -#### Verify the Module is Active +### Verify the Module is Active Check if the module is loaded correctly: ```bash @@ -73,7 +73,7 @@ aic_load_fw 69632 1 aic8800_fdrv usbcore 348160 10 xhci_hcd,ehci_pci,usbhid,usb_storage,ehci_hcd,xhci_pci,uas,aic_load_fw,uhci_hcd,aic8800_fdrv ``` -#### Verify Wi-Fi Device is Active +### Verify Wi-Fi Device is Active To check if the Wi-Fi interface is recognized, run: ```bash