summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-07-11 20:36:25 +0300
committerLars Wirzenius <liw@liw.fi>2016-07-13 22:03:54 +0300
commit41a307d09e0191ce5f82eb9536c7da02c86f7906 (patch)
treed1cb11bf5ae42e3dfe35f2474a1a5948fed6ca1a
parent6fb0af9e7755ca40f2d5a0ba69693724cbfa8f76 (diff)
downloadobnam-41a307d09e0191ce5f82eb9536c7da02c86f7906.tar.gz
Remove obsolete/wrong INSTALL file
-rw-r--r--INSTALL22
1 files changed, 0 insertions, 22 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 64bbb6eb..00000000
--- a/INSTALL
+++ /dev/null
@@ -1,22 +0,0 @@
-INSTALL
-=======
-
-To install obnam from source with pip you can run,
-
-$ pip install .
-
-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
---------
-
-Copyright 2015 Richard Ipsum
-
-Same license information as the rest of Obnam.