Update README.md

This commit is contained in:
Sergey Silaev 2025-03-11 12:43:54 +01:00
parent a059079fab
commit ca6e9224b5
Signed by: enodllew
SSH key fingerprint: SHA256:o1kYztrHezJnX1Y3zRXSMTNhAZQmLT3jF5ZwRCskMNk

View file

@ -37,7 +37,7 @@ This is a terminal that I use everyday, and maybe it will work for you too.
## Simple installation ## Simple installation
``` ```
git clone https://github.com/coffeewasmyidea/st git clone https://8am.dev/enodllew/st.git
cd st cd st
sudo make install sudo make install
``` ```