Update README.md (#55)

This commit is contained in:
Sergei Solovev 2024-09-21 00:02:40 +03:00 committed by GitHub
parent 3bfdb49e2b
commit 44250272cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
## Starting the auto installer:
**Update indexes and packages**
```bash
apt -y update && apt -y upgrade
apt -y update && apt -y full-upgrade
```
**Install GIT**
```bash