Update README.md
Diff
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -7,7 +7,7 @@
##### so how do you get bin?
Download the latest version from the [releases](https://github.com/w4/bin/releases) page, extract it and run the `./bin` executable. You can compile it from source using Cargo:
Download the latest version from the [releases](https://github.com/w4/bin/releases) page, extract it and run the `./bin` executable. You can also compile it from source using Cargo if you swing that way:
```bash
# nix-shell provides an environment with rust/cargo installed