Skip to content

Commit

Permalink
docs: updating apt install to apt upgrade (solana-labs#33920)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanmaxe authored and nickfrosty committed Nov 15, 2023
1 parent a782ee0 commit eda8681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/operations/setup-a-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,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 eda8681

Please sign in to comment.