From e1ee58a2f6fb5fa12ced9e200a24e887c3545950 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sun, 10 Oct 2021 11:36:01 -0400 Subject: Point out that there are Nix packages --- running.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'running.md') diff --git a/running.md b/running.md index 7cdf45b1..46ef90aa 100644 --- a/running.md +++ b/running.md @@ -4,6 +4,8 @@ [CBQN](https://github.com/dzaima/CBQN) is now the primary offline implementation. However, dzaima/BQN still works, and is used for some testing. Scripts in this repository use `bqn` in the `#!` line if any BQN can run them, and `dbqn` if only dzaima/BQN works. +For Nix users, nixpkgs now has repositories for several implementations; `cbqn` is recommended for general use. + ### Self-hosted BQN See the subsections below for instructions on specific implementations. -- cgit v1.2.3