docs: updating apt install to apt upgrade (#33920)

This commit is contained in:
Max Kaplan 2023-11-06 07:27:41 -05:00 committed by GitHub
parent 63fd5cf049
commit 0c3cab77fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ Make sure you have the latest and greatest package versions on your server
```
sudo apt update
sudo apt install
sudo apt upgrade
```
## Sol User