Skip to content

Commit d97875b

Browse files
Update README with installation instructions
Add installation instructions for devspace-sweeper.
1 parent 2464a98 commit d97875b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ A tiny cross-platform CLI that finds and safely cleans dev junk across your proj
1111

1212
## Install
1313

14+
```bash
15+
cargo install devspace-sweeper
16+
```
17+
1418
Build from source (requires Rust):
1519

1620
```bash

0 commit comments

Comments
 (0)