summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-05-21 08:43:39 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-05-21 08:43:39 -0400
commit140f27565b7eb733aec790e178a2e6a9a79c3cac (patch)
tree3ebaac1b041ea61cd311604ec44400596d94a09d
parent7e6e779130327e065fcf587afa80f13150d0de31 (diff)
fix #301
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index ab25f86..ff96cee 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,6 @@ sudo make install
Note that [scroll](https://github.com/lukesmithxyz/scroll) is automatically
pulled and installed when you make this build of st.
-Users of Arch-based distros can also install it from the AUR as
-[st-luke-git](https://aur.archlinux.org/packages/st-luke-git/).
-
Obviously, `make` is required to build. `fontconfig` is required for the
default build, since it asks `fontconfig` for your system monospace font. It
might be obvious, but `libX11` and `libXft` are required as well. Chances are,