Update README.md

This commit is contained in:
Zitao 2024-04-30 00:00:17 +02:00 committed by GitHub
parent dc744e14e7
commit aeeaf80081
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,6 @@
A handheld Linux terminal using Raspberry pi Zero 2W as Core with 4' 720X720 TFT display
How to enable [mouse](https://www.youtube.com/watch?v=hycfIoGggjw&ab_channel=RickMakes) in Terminal
`sudo apt install gpm`
```shell
sudo apt install gpm"
```