We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d4e64 commit b7675d9Copy full SHA for b7675d9
1 file changed
README.md
@@ -33,7 +33,7 @@ settings.json (contains secrets) → age encrypts → settings.json.age (unreada
33
|----------|---------|
34
| macOS | `brew install age` |
35
| Ubuntu/Debian | `sudo apt install age` |
36
-| Windows (scoop) | `scoop install age` |
+| Windows (scoop) | `scoop bucket add extras && scoop install age` |
37
| Windows (winget) | `winget install FiloSottile.age` |
38
| Manual | [Download from releases](https://github.com/FiloSottile/age/releases) |
39
0 commit comments