mirror of
https://github.com/LukeSmithxyz/st.git
synced 2025-04-03 02:11:09 +02:00
git installation fix
This commit is contained in:
parent
9cabe89a11
commit
bc97fa645c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue