readme: fix a typo

pull/1252/head
KNnut 2024-01-08 10:24:48 +08:00 committed by GitHub
parent ba45e4120e
commit a2e6c6b86b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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