From dccb40e2fba81bbd6907678d0fb3815f9d168ff2 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Sat, 2 Aug 2025 20:12:57 +0300 Subject: [PATCH] Readme fixes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6535768..7498bfd 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Make sure to have a [Nerd Font](https://www.nerdfonts.com/) installed and enable ### Install Latest Version +TODO(kyren): create the install.sh and then host it through eko + ``` curl -sS https://eko.kyren.codes/install.sh | sh ``` @@ -92,7 +94,7 @@ TODO(kyren): add instructions on self-hosting ## Contributing -See [contributing][https://github.com/kyren223/eko/blob/master/CONTRIBUTING.md]. +See [contributing](https://github.com/kyren223/eko/blob/master/CONTRIBUTING.md) ### Building from source