about summary refs log tree commit homepage
path: root/install/README
diff options
context:
space:
mode:
Diffstat (limited to 'install/README')
-rw-r--r--install/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/install/README b/install/README
new file mode 100644
index 00000000..981e014b
--- /dev/null
+++ b/install/README
@@ -0,0 +1,12 @@
+tooling for mass package installation
+-------------------------------------
+
+TL;DR:        sudo ./install/deps.perl all
+
+Files in this directory are designed for:
+
+* users using from git or tarballs (and not the OS package manager)
+
+* lazy users who can't be bothered to read all of INSTALL
+
+* automated testing scripts (see ci/README)