commit 998aab3b2001e4b3c99444dc3fcb15e23871722e
parent 02a6126a541a401273b14d95df57b2f57125e4b6
Author: William Casarin <bill@casarin.me>
Date: Fri, 5 Feb 2016 10:44:22 -0800
nix install instructions
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -6,12 +6,16 @@
## Installation
- Git
+### Git
$ git clone https://github.com/jb55/sharefile /tmp/sharefile && cp /tmp/sharefile/sharefile ~/bin
Or just download it directly and put it in your `PATH`, I don't care
+### nix
+
+ $ nix-env -f https://jb55.com/pkgs -iA sharefile
+
## Setup
Put these in your `.profile` or `.bashrc` or `.zshrc` or something