From 2ae602f6da65d136e68f86579166454aae2b315a Mon Sep 17 00:00:00 2001 From: skruse Date: Thu, 17 Jan 2019 12:24:24 +0100 Subject: [PATCH] remove `rm` of file that is present in git --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cdc812f3..9e6e9a15 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ git clone https://github.com/mromanello/CitationExtractor.git cd CitationExtractor chmod a+x install_treetagger.sh ./install_treetagger.sh -rm install_treetagger.sh ```