From 464788aded14efece13becb23731310a61e8ff9a Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Thu, 15 Oct 2009 08:38:40 +0200 Subject: [PATCH] Update build instructions. --- README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 7ecece04..aed379d6 100644 --- a/README.txt +++ b/README.txt @@ -21,7 +21,9 @@ or locally using python setup.py install --prefix=${HOME} If you prefer, you can use it without installing, by simply adding -this path to your PYTHONPATH variable. +this path to your PYTHONPATH variable and compiling the extensions:: + + python setup.py build_ext -i License ------- @@ -30,3 +32,4 @@ Please read LICENSE.txt in this directory. Contact ------- Stefan van der Walt +