Update README.md
This commit is contained in:
parent
d21d49dd96
commit
7cda18e44e
|
@ -26,5 +26,5 @@ Install dependencies: `fzf`, `dialog`, `xdotool`, `x11-xkb-utils`
|
||||||
Then clone this repo and copy all scripts to one of the PATH folder:
|
Then clone this repo and copy all scripts to one of the PATH folder:
|
||||||
```
|
```
|
||||||
git clone https://git.digitalstudium.com/digitalstudium/tui-scripts.git
|
git clone https://git.digitalstudium.com/digitalstudium/tui-scripts.git
|
||||||
sudo cp tui-scripts/src/{a,g,s,r,k} /usr/local/bin/
|
sudo cp tui-scripts/src/{a,g,s,r} /usr/local/bin/
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue