aboutsummaryrefslogtreecommitdiff
path: root/running.md
diff options
context:
space:
mode:
Diffstat (limited to 'running.md')
-rw-r--r--running.md2
1 files changed, 2 insertions, 0 deletions
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.