We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ea1d8 commit 09c0d91Copy full SHA for 09c0d91
README.md
@@ -29,7 +29,7 @@ This will install `fpick` binary in Rust's Path.
29
Alternatively, you can download the compiled binary:
30
31
```sh
32
-curl -L https://github.com/igrek51/fpick/releases/download/0.6.0/fpick -o ~/bin/fpick
+curl -L https://github.com/igrek51/fpick/releases/download/0.7.5/fpick -o ~/bin/fpick
33
chmod +x ~/bin/fpick
34
```
35
0 commit comments