Skip to content

Commit

Permalink
Fix wsl install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwen committed Jun 28, 2024
1 parent 837cb23 commit b5d65bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/computing/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ First we must install WSL 2, to do this first you will have to:
3. On the windows command line type,

```bash
wsl -install
wsl --install
```

This will install WSL 2 (or the most recent iteration of WSL) onto your computer. This may ask you to restart your computer.
Expand Down

0 comments on commit b5d65bc

Please sign in to comment.