diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-16 08:35:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-16 08:35:25 +0700 |
commit | 08cbb6cb219ba791ea68f4439375feb0d3ac2a63 (patch) | |
tree | 9303efc9afcfafdc47606c1a7a1155b7cdc55b26 /system | |
parent | eab56eeb999ddfac97d2ae6196c48b2fa9042333 (diff) |
system/st: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/st/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/st/README b/system/st/README index 21aafe7c181b..8c9e0b40d896 100644 --- a/system/st/README +++ b/system/st/README @@ -1 +1,5 @@ st is a simple terminal implementation for X. + +NOTE: +This package overwrite some files from ncurses package. +If you remove this package, please reinstall ncurses back. |