From 672ab4835212f2ba3b0490068fc0b09847e3e5f4 Mon Sep 17 00:00:00 2001 From: hsiao yi Date: Tue, 24 Jul 2018 11:07:17 -0400 Subject: [PATCH] update installation method for latest version --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b3017b..88f06a7 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,7 @@ The [GFF3 format](https://github.com/The-Sequence-Ontology/Specifications/blob/m ### Latest version -``` shell -git clone https://github.com/NAL-i5K/GFF3toolkit/ -cd GFF3toolkit -pip install . -``` +`pip install git+https://github.com/NAL-i5K/GFF3toolkit.git` ### Troubleshooting