diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-31 23:28:07 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-31 23:28:07 -0500 |
| commit | 65bbda31c19445c58a1afc095e7fb89ecab50c30 (patch) | |
| tree | c151b5f449ddbe63b2d62233df05853d79359fb4 /running.md | |
| parent | 9846d2ed673ae7617215ce68f8813e437adf8032 (diff) | |
Add note about AUR package to running.md
Diffstat (limited to 'running.md')
| -rw-r--r-- | running.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
