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/).