1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-14 18:59:24 +00:00

minor update

This commit is contained in:
morrownr 2022-12-07 09:25:12 -06:00
parent ac87d825dd
commit 2ac8038acb

View File

@ -176,9 +176,9 @@ can be executed as the `root` user. (If the command `sudo echo Yes` returns
"Yes", with or without having to enter your password, you do have sufficient "Yes", with or without having to enter your password, you do have sufficient
access rights.) access rights.)
DKMS is used for the installation. DKMS is a system utility which will DKMS is used for the installation if available. DKMS is a system utility
automatically recompile and reinstall this driver when a new kernel is which will automatically recompile and reinstall this driver when a new
installed. DKMS is provided by and maintained by Dell. kernel is installed. DKMS is provided by and maintained by Dell.
It is recommended that you do not delete the driver directory after It is recommended that you do not delete the driver directory after
installation as the directory contains information and scripts that you installation as the directory contains information and scripts that you
@ -225,8 +225,8 @@ iw reg get
### Installation Steps ### Installation Steps
Note: The installation instructions are for the novice user. Experienced users are Note: The installation instructions are for the novice user. Experienced users are
welcome to alter the installation to meet their needs. Support will be provided based welcome to alter the installation to meet their needs. Support will be provided,
on the steps below. on a best effort basis, based on the steps below.
#### Step 1: Open a terminal (e.g. Ctrl+Alt+T) #### Step 1: Open a terminal (e.g. Ctrl+Alt+T)