🏡 index : ~doyle/bin.git

author Jordan Doyle <jordan@doyle.la> 2019-02-16 11:04:23.0 +00:00:00
committer GitHub <noreply@github.com> 2019-02-16 11:04:23.0 +00:00:00
commit
4c9f1af0ab174c2598e4fa2c617d86c645b81a44 [patch]
tree
e9ec8b57d78ad67b86e8a63f525c42a008493b1e
parent
1fe4db7420aeed7bb14c9c06e0c357a9291a27c7
download
4c9f1af0ab174c2598e4fa2c617d86c645b81a44.tar.gz

Update README.md



Diff

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9d7f6bb..69a8038 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ A paste bin that's actually minimalist. No database requirement, no commenting f

##### 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