mirror of
https://github.com/folfcoder/plasma-sharkle.git
synced 2025-04-05 05:31:36 +00:00
Add mkdir in installation
This commit is contained in:
parent
955cfd5d50
commit
4d693199b9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ https://user-images.githubusercontent.com/40331046/230612672-b15b9b2f-9965-4c26-
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```sh
|
```sh
|
||||||
cd ~/.local/share/plasma/plasmoids/ && git clone https://github.com/folfcoder/plasma-sharkle im.fcd.sharkle
|
mkdir -p ~/.local/share/plasma/plasmoids/ && cd ~/.local/share/plasma/plasmoids/ && git clone https://github.com/folfcoder/plasma-sharkle im.fcd.sharkle
|
||||||
```
|
```
|
||||||
Then right-click on your desktop > Add widgets > Drag the Sharkle widget to your desktop
|
Then right-click on your desktop > Add widgets > Drag the Sharkle widget to your desktop
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue