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 1f653ab commit 4f8fe38Copy full SHA for 4f8fe38
1 file changed
README.md
@@ -39,6 +39,7 @@ brew install grega/tap/hdi
39
### Manual
40
41
```bash
42
+mkdir -p ~/.local/bin
43
curl -fsSL https://raw.githubusercontent.com/grega/hdi/main/hdi -o ~/.local/bin/hdi
44
chmod +x ~/.local/bin/hdi
45
```
0 commit comments