aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b38c88b..6a846ed 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ Running st
24If you did not install st with make clean install, you must compile 24If you did not install st with make clean install, you must compile
25the st terminfo entry with the following command: 25the st terminfo entry with the following command:
26 26
27 tic -s st.info 27 tic -sx st.info
28 28
29See the man page for additional details. 29See the man page for additional details.
30 30