From 2dafbfe51b2b4ebafc21fe68a9b909ebe3a4e23b Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 24 Jul 2020 21:45:30 +0530 Subject: add installation instructions for nix --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 714234e..c626432 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,12 @@ $ rustup update $ cargo install dijo ``` +`dijo` on nixpkgs (maintained by [@Infinisil](https://github.com/Infinisil)): + +``` +$ nix-env -f channel:nixpkgs-unstable -iA dijo +``` + If you aren't familiar with `cargo` or Rust, read the [complete installation](https://github.com/NerdyPepper/dijo/wiki/Install) guide. -- cgit v1.2.3