diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-09 08:20:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-09 08:20:28 +0700 |
commit | 95f8121dcca0ab33a34dc8db809c6873f97f3fde (patch) | |
tree | 872361da65607648376b92472affcb7a0573006c | |
parent | 6c966b7450113f5d288d4f17bff14de546176b56 (diff) | |
download | slackbuilds-95f8121dcca0ab33a34dc8db809c6873f97f3fde.tar.gz |
system/s3ql: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/s3ql/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/s3ql/README b/system/s3ql/README index 272e9f257a..7d8155d709 100644 --- a/system/s3ql/README +++ b/system/s3ql/README @@ -15,3 +15,5 @@ feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases for all its components. + +NOTE: Make sure to build llfuse AFTER python3 to add Python 3 support. |