mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
README: remove make
This commit is contained in:
@ -282,12 +282,6 @@ closer to generally releasing this to ease downstream packagers. During
|
|||||||
development, I'm sticking to nightly Zig. You can find binary releases of nightly builds
|
development, I'm sticking to nightly Zig. You can find binary releases of nightly builds
|
||||||
on the [Zig downloads page](https://ziglang.org/download/).
|
on the [Zig downloads page](https://ziglang.org/download/).
|
||||||
|
|
||||||
Install dependencies by running `make`:
|
|
||||||
|
|
||||||
```shell-session
|
|
||||||
$ make
|
|
||||||
```
|
|
||||||
|
|
||||||
With Zig installed, a binary can be built using `zig build`:
|
With Zig installed, a binary can be built using `zig build`:
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
|
Reference in New Issue
Block a user