Typo fix courtesy of @csralvall
This commit is contained in:
Shannon Appelcline 2021-08-03 09:06:37 -10:00 committed by GitHub
parent fa5b1ab46c
commit 306e7c89d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ $ su root
### Step 1: Update Your System
Fir, update the system using:
First, update the system using:
```
$ sudo apt-get update
```