mirror of
https://github.com/LukeSmithxyz/st.git
synced 2025-04-04 18:41:08 +02:00
Fix readme git clone url
This commit is contained in:
parent
8ab3d03681
commit
2338317748
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat
|
||||||
## Installation for newbs
|
## Installation for newbs
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/LukeSmithxyz/st
|
git clone https://github.com/LukeSmithxyz/st.git
|
||||||
cd st
|
cd st
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue