diff --git a/README.md b/README.md index 3591a72..42d9ed1 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,7 @@ Almost fully ported MeowRelay configurator to native kde plasmoid ## Installation ``` -git clone https://git.meowfox.net/MeowRelay/kde-widget.git && mv -f ./kde-widget/com.umorist47.meowrelaygui $HOME/.local/share/plasma/plasmoids && rm -r kde-widget +git clone https://git.meowfox.net/MeowRelay/kde-widget.git && cp -a ./kde-widget/com.umorist47.meowrelaygui $HOME/.local/share/plasma/plasmoids && rm -rf kde-widget ``` + +Restart plasmashell if u have used plasmoid before \ No newline at end of file