From fa57974981e79dc1878e36f08740df067d96fdff Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:03:30 +0200 Subject: [PATCH] Update README.md --- Screen/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Screen/README.md b/Screen/README.md index 4b36434..7d38fd7 100644 --- a/Screen/README.md +++ b/Screen/README.md @@ -4,7 +4,9 @@ Add the following line in `/boot/config.txt` in your TF card -`dtoverlay=vc4-kms-dpi-hyperpixel4sq` +```sh +dtoverlay=vc4-kms-dpi-hyperpixel4sq +``` And the `config.txt` file will look like this: ![image](https://github.com/user-attachments/assets/33139e0d-2477-4732-8ff5-a3e2bce9d383) Now you can insert the TF card in to the slot and your HackberryPi will run Raspberry Pi OS on the screen.