readme: fix a typo
parent
ba45e4120e
commit
a2e6c6b86b
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue