Skip to content

Commit

Permalink
docs: updating apt install to apt upgrade (#33920)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanmaxe authored Nov 6, 2023
1 parent 63fd5cf commit 0c3cab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/validator/get-started/setup-a-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0c3cab7

Please sign in to comment.