Skip to content

Commit

Permalink
Update install/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
  • Loading branch information
taureandyernv and bdice authored Jan 27, 2025
1 parent afdd083 commit 464e5db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ Windows users can now tap into GPU accelerated data science on their local machi
wsl --install -d Ubuntu-24.04
```
This will install and start Ubuntu in your Windows host system using WSL2. Make your **sudo** password memorable as you will need it in the next two steps.

4. Install and run SDK Manager inside Ubuntu by pasting this into your command line. You will have to enter the sudo password you created when you installed Ubuntu and also change folder location to match your home directory in Windows (if you don't know it, open PowerShell, type `$HOME`, and hit enter).
```bash
sudo apt update && sudo apt install wslu -y
Expand Down

0 comments on commit 464e5db

Please sign in to comment.