Skip to content

Commit

Permalink
Resume from
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanraposo committed Aug 15, 2024
1 parent 4c5c76e commit 5e86d96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions markdown/plasma6.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,10 @@
`sudo apt install kirigami2-dev` # usually dev or core
```
- Resume building:
- Resume building from the last module:
```bash
./kdesrc-build --rc-file=~/repos/kdesrc-build/kdesrc-buildrc --resume --no-src
./kdesrc-build --rc-file=~/kdesrc-build/kdesrc-buildrc --no-src --resume-from breeze
```
### 8. Create a Startup Script
Expand Down

0 comments on commit 5e86d96

Please sign in to comment.