From 73c034ba05101e2fc337183af1cdec5bfe318b99 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 24 Jan 2021 16:48:11 -0500 Subject: [PATCH] close #271 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 811f446..f9d1dce 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,8 @@ The [suckless terminal (st)](https://st.suckless.org/) with some additional feat ## Installation for newbs +You should have xlib header files and libharfbuzz build files installed. + ``` git clone https://github.com/LukeSmithxyz/st cd st