]> git.rkrishnan.org Git - functorrent.git/blobdiff - README.md
README: add a note on nix-shell
[functorrent.git] / README.md
index 0866650b9611ceb5cb819475920b94f06c518d1c..77146811c5bde3afbb0af6fc7517e8c7cb5ec68c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@
 
 I suggest using cabal sandbox.
 
+Or you can use Nix pkg, in which case, typing `nix-shell' at the root of the
+source code repo should drop you into a shell which has all the package
+dependencies installed.
+
 ### Steps:
 
 clone the repo; cd functorrent;