diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Running st | |||
24 | If you did not install st with make clean install, you must compile | 24 | If you did not install st with make clean install, you must compile |
25 | the st terminfo entry with the following command: | 25 | the st terminfo entry with the following command: |
26 | 26 | ||
27 | tic -s st.info | 27 | tic -sx st.info |
28 | 28 | ||
29 | See the man page for additional details. | 29 | See the man page for additional details. |
30 | 30 | ||