Skip to content

Commit 1e2f32a

Browse files
ahoarausylvestre
authored andcommitted
Update README with winget installation instructions
Added installation instructions for sccache via winget.
1 parent e2656da commit 1e2f32a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ On Windows, sccache can be installed via [scoop](https://scoop.sh/):
7171
```
7272
scoop install sccache
7373
```
74+
or `winget`:
75+
76+
```
77+
winget install Mozilla.sccache
78+
```
7479

7580
### Via cargo
7681

0 commit comments

Comments
 (0)