j authored by Jeffrey Fisher's avatar Jeffrey Fisher
......@@ -71,7 +71,7 @@ This process is entirely keyboard-only, so you won't be able to use your mouse t
1. Login with the username and password
- the password won't show anything on screen when you type, but it is working
2. Run the follow command and enter your password
- the password won't show anything on screen when you type, but it is working
- If/when you see `[sudo]: password for`, you need to type your password. It won't show on screen when you type, but it is working.
```bash
sudo apt update && sudo apt upgrade -y && sudo apt install ubuntu-desktop-minimal -y
```
......
......