summaryrefslogtreecommitdiffstats
path: root/system/s3ql
diff options
context:
space:
mode:
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
commit95f8121dcca0ab33a34dc8db809c6873f97f3fde (patch)
tree872361da65607648376b92472affcb7a0573006c /system/s3ql
parent6c966b7450113f5d288d4f17bff14de546176b56 (diff)
downloadslackbuilds-95f8121dcca0ab33a34dc8db809c6873f97f3fde.tar.gz
slackbuilds-95f8121dcca0ab33a34dc8db809c6873f97f3fde.tar.xz
system/s3ql: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/s3ql')
-rw-r--r--system/s3ql/README2
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.