From 9108a9f707efdaedc6566c9303e9849bc44ebf9d Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Thu, 3 Aug 2023 13:00:43 +1200 Subject: [PATCH] Add note about Nix flake in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e51af82..f79588c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ support for GNU libreadline. Lua 5.4 is statically linked in. ## Installation +> If you're using Nix, you can install the flake using +> `nix profile install github:jtbx/callisto`. + Callisto is distributed as source-only, but don't worry, it's not hard to compile.