aboutsummaryrefslogtreecommitdiff
path: root/running.md
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-31 23:28:07 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-31 23:28:07 -0500
commit65bbda31c19445c58a1afc095e7fb89ecab50c30 (patch)
treec151b5f449ddbe63b2d62233df05853d79359fb4 /running.md
parent9846d2ed673ae7617215ce68f8813e437adf8032 (diff)
Add note about AUR package to running.md
Diffstat (limited to 'running.md')
-rw-r--r--running.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/running.md b/running.md
index 7ef69b84..f921743d 100644
--- a/running.md
+++ b/running.md
@@ -4,7 +4,7 @@
[CBQN](https://github.com/dzaima/CBQN) is now the primary offline implementation, and can be used everywhere in this repository, except test/dzaima which is specifically for testing with dzaima/BQN. Scripts start with `#! /usr/bin/env bqn` in order to look up the user's `bqn` executable.
-For Nix users, nixpkgs now has repositories for several implementations; `cbqn` is recommended for general use.
+For Nix users, nixpkgs now has repositories for several implementations; `cbqn` is recommended for general use. Similarly, in Arch Linux, `cbqn-git` from the AUR is recommended (but I have no contact with the maintainer, so it's entirely unofficial).
### Self-hosted BQN