fix
This commit is contained in:
parent
b7a9593b2e
commit
d444514142
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ for general tweaks & tips for any desktop environment.
|
|||
## Manual update
|
||||
|
||||
```shell
|
||||
sudo apt update && apt upgrade -y
|
||||
sudo apt update && sudo apt upgrade -y
|
||||
```
|
||||
|
||||
## Non-free repositories (for Valve's Steam, Microsoft Fonts, etc)
|
||||
|
|
Loading…
Reference in a new issue