summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Rampin <remirampin@gmail.com>2016-03-14 17:23:52 -0400
committerLars Wirzenius <liw@liw.fi>2016-07-13 22:03:54 +0300
commit6fb0af9e7755ca40f2d5a0ba69693724cbfa8f76 (patch)
tree5e6652f124227d6bd3b7a658c2f5aa171ff7ba8c
parentd8039d3432118597555a249d22e5f75b6808792a (diff)
downloadobnam-6fb0af9e7755ca40f2d5a0ba69693724cbfa8f76.tar.gz
Update INSTALL file for Obnam
This file looks like it was from cliapp.
-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