X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/d58dd3b8bc42ed31232e4145696d7dacb117a31c..3afdb4ff04b45a5e4209a56d5073341c9d506b38:/README diff --git a/README b/README index 09a7fff..25606a2 100644 --- a/README +++ b/README @@ -21,8 +21,14 @@ necessary as root): Running st ---------- -See the man page for details. +If you did not install st with make clean install, you must compile +the st terminfo entry with the following command: + + tic -s st.info + +See the man page for additional details. Credits ------- -Based on Aurélien APTEL bt source code. +Based on Aurélien APTEL bt source code. +