readme: fix a typo

This commit is contained in:
KNnut
2024-01-08 10:24:48 +08:00
committed by GitHub
parent ba45e4120e
commit a2e6c6b86b

View File

@ -440,7 +440,7 @@ the configuration file.**
On Linux, you'll need to install header packages for Ghostty's dependencies On Linux, you'll need to install header packages for Ghostty's dependencies
before building it. Typically, these are only gtk4 and libadwaita (unless before building it. Typically, these are only gtk4 and libadwaita (unless
building with `--static=false`). On Ubuntu, use building with `-Dstatic=false`). On Ubuntu, use
``` ```
$ sudo apt install libgtk-4-dev libadwaita-1-dev git $ sudo apt install libgtk-4-dev libadwaita-1-dev git