Update README.md

This commit is contained in:
Neythen Treloar
2021-11-26 15:21:10 +00:00
committed by GitHub
parent 3c73cc5600
commit 98703dff50

View File

@@ -20,6 +20,20 @@ look for the dtparam=audio option and turn it to off, the line should look like
```console
dtparam=audio=off
```
```console
nano /boot/config.txt
```
temp_soft_limit=70
```console
nano /boot/cmdline.txt
```
isolcpus=3
enable ssh
disable bluetooth
disable hdmi
then reboot the pi with
```console