diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-05-21 08:43:39 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-05-21 08:43:39 -0400 |
commit | 140f27565b7eb733aec790e178a2e6a9a79c3cac (patch) | |
tree | 3ebaac1b041ea61cd311604ec44400596d94a09d | |
parent | 7e6e779130327e065fcf587afa80f13150d0de31 (diff) |
fix #301
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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, |