git installation fix

This commit is contained in:
Fabian 2022-01-29 18:39:07 +11:00 committed by GitHub
parent 9cabe89a11
commit bc97fa645c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ features that make it literally the best terminal emulator ever:
You should have xlib header files and libharfbuzz build files installed.
```
git clone https://github.com/LukeSmithxyz/st
git clone https://github.com/LukeSmithxyz/st.git
cd st
sudo make install
```