Update clover_installation.md

This commit is contained in:
Artem Vasiunik
2022-08-31 19:39:11 +03:00
committed by GitHub
parent 3d9bb084db
commit b21ac2f6f4

View File

@@ -7,6 +7,10 @@
sudo nano /etc/hostname
sudo nano /etc/hosts
```
После установки hostname перезагрузите Raspberry:
```bash
sudo reboot
```
Обновите репозитории apt:
```bash