From 4d693199b9aa283d9b676494366765119d412185 Mon Sep 17 00:00:00 2001 From: Kai Folf Date: Fri, 7 Apr 2023 20:54:55 +0700 Subject: [PATCH] Add mkdir in installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8975b1c..7ba98e6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ https://user-images.githubusercontent.com/40331046/230612672-b15b9b2f-9965-4c26- ## Installation ```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