From 9fd02d8d651cc7b9a40c6729c6040844cf1e1c18 Mon Sep 17 00:00:00 2001 From: GruA Date: Mon, 24 Oct 2016 13:29:10 +0200 Subject: [PATCH] Update README Corrected a typo. (line 34) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 800adba852c..93d4d2a2928 100644 --- a/README +++ b/README @@ -31,7 +31,7 @@ For the impatient ================= To build and install Biopython, download and unzip the source code, go to this -directory at the command line, and type:: +directory at the command line, and type: python setup.py build python setup.py test