From 55fd1ba2f72e79d8935735505eb57850d682fa1e Mon Sep 17 00:00:00 2001 From: Matthew Roman Date: Thu, 18 Jul 2019 13:41:58 -0400 Subject: [PATCH] Remove INSTALL.txt --- INSTALL.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 INSTALL.txt diff --git a/INSTALL.txt b/INSTALL.txt deleted file mode 100644 index a0dda5d8..00000000 --- a/INSTALL.txt +++ /dev/null @@ -1,12 +0,0 @@ -====================================== -Installing PDFmorph -====================================== - -From the command line type :: - - python setup.py install - -For more installation options :: - - python setup.py --help -