From 140f27565b7eb733aec790e178a2e6a9a79c3cac Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 21 May 2021 08:43:39 -0400 Subject: [PATCH] fix #301 --- README.md | 3 --- 1 file changed, 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,