Bläddra i källkod

update README.

Aurélien Aptel 14 år sedan
förälder
incheckning
d3c5aba2d9
1 ändrade filer med 8 tillägg och 1 borttagningar
  1. 8 1
      README

+ 8 - 1
README

@@ -21,7 +21,14 @@ necessary as root):
 
 Running st
 ----------
-See the man page for details.
+If you don't install st, define TNAME to "xterm" in config.h or make sure to at
+least compile st terminfo entry with the following command:
+
+    tic -s st.info
+
+It should print the path of the compiled terminfo entry. You can
+safely remove it if you don't plan to use st anymore.
+See the man page for additional details.
 
 Credits
 -------