Skip to content

Commit d0e81ef

Browse files
Spelling corrections
1 parent 0b48a6e commit d0e81ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ A Powershell script to install and configure Windows Subsystem for Linux and <a
77

88
## Prerequisites
99

10-
### Administer Privledges
11-
Some parts of the script will require administrator privledges to install, configure, or update. You will be prompted on the secure desktop each time.
10+
### Administer Privileges
11+
Some parts of the script will require administrator privileges to install, configure, or update. You will be prompted on the secure desktop each time.
1212

1313
### Windows version
1414
To find your version of Windows, open the Settings panel (`Windows + I`) and navigate to System->About.
@@ -18,15 +18,15 @@ To find your version of Windows, open the Settings panel (`Windows + I`) and nav
1818
* **Windows 11** : Version 21H2 (Build 22000, released Fall 2021) or later
1919

2020
### BIOS
21-
You will need to enable virtualization in your system BIOS. Entering the BIOS configuration at boot and the label of the virtualization setting itself varies between motherboard manufactors. You may be able to find detailed instructions by searching your computer model number or manufactor's name.
21+
You will need to enable virtualization in your system BIOS. Entering the BIOS configuration at boot and the label of the virtualization setting itself varies between motherboard manufacturers. You may be able to find detailed instructions by searching your computer model number or manufacturer's name.
2222

2323
### Windows Features
2424
<p align="center">
2525
<img alt="The Windows Features panel" width="415px" height="368px" src="https://user-images.githubusercontent.com/52927689/218584527-d098fb02-ded6-4171-98bf-a67fd5db776a.png">
2626
</p>
27-
Two features need to be installed and activated within Windows. These are the "Virtual Machine Platform" and "Windows Subsystem for Linux" features. You can acess this panel by searching, "Turn Windows features on or off" from the Start Menu. You will need to reboot your computer after enabling these features.
27+
Two features need to be installed and activated within Windows. These are the "Virtual Machine Platform" and "Windows Subsystem for Linux" features. You can access this panel by searching, "Turn Windows features on or off" from the Start Menu. You will need to reboot your computer after enabling these features.
2828

29-
## Installation / Runnning the script
29+
## Installation / Running the script
3030

3131
1. **Unlock the script**
3232
- Right-click on the .ps1 file and click Properties. Check to see if there is a section at the bottom that reads, "Security: This file came from another computer and might be blocked to help protect this computer." If so, click the Unblock checkbox and click OK.

0 commit comments

Comments
 (0)