mirror of
https://github.com/samjage/weather-and-stats.git
synced 2026-06-06 00:20:42 +00:00
Merge pull request #2 from corytodd/fix-install-instructions
This commit is contained in:
@@ -29,7 +29,7 @@ All stats update on configurable intervals. Each section can be toggled on or of
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/samjage/weather-and-stats.git
|
git clone https://github.com/samjage/weather-and-stats.git
|
||||||
kpackagetool6 --install weather-and-stats
|
kpackagetool6 --type Plasma/Applet --install weather-and-stats
|
||||||
```
|
```
|
||||||
|
|
||||||
Then right-click your panel → **Add Widgets** → search for **Weather && Stats**.
|
Then right-click your panel → **Add Widgets** → search for **Weather && Stats**.
|
||||||
@@ -37,7 +37,7 @@ Then right-click your panel → **Add Widgets** → search for **Weather && Stat
|
|||||||
### To update after changes
|
### To update after changes
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kpackagetool6 --upgrade weather-and-stats
|
kpackagetool6 --type Plasma/Applet --upgrade weather-and-stats
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user