From ca6e9224b5990c85e295017c02d358f125146ce8 Mon Sep 17 00:00:00 2001 From: Sergey Silaev Date: Tue, 11 Mar 2025 12:43:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d02e6a..6fe37f3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This is a terminal that I use everyday, and maybe it will work for you too. ## Simple installation ``` -git clone https://github.com/coffeewasmyidea/st +git clone https://8am.dev/enodllew/st.git cd st sudo make install ```