diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-03-09 21:38:17 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:10 +0700 |
commit | ec5f9bb5d508ee64fc1b442a53f21ee7280ed746 (patch) | |
tree | 91f9ff46b6300ffcc281db0628900a0c71200f74 | |
parent | 5e36e138809cd12b61ef63cd4faf51547bac5d20 (diff) | |
download | slackbuilds-ec5f9bb5d508ee64fc1b442a53f21ee7280ed746.tar.gz |
system/vtcol: Update README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r-- | system/vtcol/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/vtcol/README b/system/vtcol/README index 0fe1ded5c3..8651edeecd 100644 --- a/system/vtcol/README +++ b/system/vtcol/README @@ -3,4 +3,4 @@ vtcol - Colour schemes for the Linux console Change the colour scheme of the virtual Linux console. Note: -rust is a dependency at build-time, not a runtime dep. +rust is required for building vtcol, but it not needed at runtime. |