README.md

This commit is contained in:
q3aql 2024-05-01 11:11:17 +02:00
parent 1ea1329c35
commit ba36c16af4

View File

@ -20,7 +20,7 @@ st-config - My configuration of st suckless simple terminal
* `Patch autocomplete applied`
* `Includes shortcut installation`
<img src="examples/st.png" />
<img src="https://git.q3aql.dev/q3aql/st-config/raw/branch/master/examples/st.png" />
### Dependencies:
@ -43,7 +43,7 @@ st-config - My configuration of st suckless simple terminal
* Open terminal and run the following commands:
```shell
$ git clone https://gitlab.com/q3aql/st-config
$ git clone https://git.q3aql.dev/q3aql/st-config
$ cd st-config
$ sudo make install clean
````