From aaa0ae793f58d7af7b6c02abc9f57aa87b7a128d Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 21 Jun 2026 11:54:36 +0200 Subject: [PATCH] chore: add quick start command --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fb7325dce..315099138 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ # kitty - the fast, feature-rich, cross-platform, GPU based terminal +```bash +git clone https://ayco.io/g/kitty \ + && cd kitty \ + && ./dev.sh build \ + && ./launch.sh +``` + +## Background + If you live in the terminal, *kitty* is made for **you**! See [the kitty website](https://sw.kovidgoyal.net/kitty/).