Skip to content

Commit b7675d9

Browse files
committed
fix: scoop needs extras bucket for age
1 parent b6d4e64 commit b7675d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ settings.json (contains secrets) → age encrypts → settings.json.age (unreada
3333
|----------|---------|
3434
| macOS | `brew install age` |
3535
| Ubuntu/Debian | `sudo apt install age` |
36-
| Windows (scoop) | `scoop install age` |
36+
| Windows (scoop) | `scoop bucket add extras && scoop install age` |
3737
| Windows (winget) | `winget install FiloSottile.age` |
3838
| Manual | [Download from releases](https://github.com/FiloSottile/age/releases) |
3939

0 commit comments

Comments
 (0)