Skip to content

Commit

Permalink
Fixing sudo command (OpenBB-finance#1748)
Browse files Browse the repository at this point in the history
Fixing small spelling mistakes
  • Loading branch information
Deadolus authored Apr 30, 2022
1 parent e2e4288 commit 374e2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbb_terminal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ There are a few things that still don't work, and you can see what works and wha
1. Running raspbian lite(headless) or desktop (both 64bit) we should first start off with an update/upgrade.
```bash
sudo apt update && sydo apt upgrade
sudo apt update && sudo apt upgrade
```
Once completed reboot and lets reopen.
Expand Down

0 comments on commit 374e2fa

Please sign in to comment.