summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL12
1 files changed, 8 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index e107caf1..64bbb6eb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,13 +1,17 @@
INSTALL
=======
-To install cliapp from source with pip you can run,
+To install obnam from source with pip you can run,
$ pip install .
-cliapp also uses the 'meliae' python memory usage analyzer
-which can be obtained from https://launchpad.net/meliae.
-meliae is also packaged in debian as 'python-meliae'.
+You will first need to install the dependencies, which are:
+
+paramiko
+cliapp: http://liw.fi/cliapp/
+larch: http://liw.fi/larch/
+ttystatus: http://liw.fi/ttystatus/
+python-tracing: http://liw.fi/tracing/
Legalese