From: Paul Kienzle Date: Wed, 27 Apr 2011 15:03:29 +0000 (-0400) Subject: install instructions X-Git-Tag: v0.2~24^2~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c7433912e3558c688da50940857d782fcea808e7;p=igor.git install instructions --- diff --git a/README.rst b/README.rst index 1686284..72c9feb 100644 --- a/README.rst +++ b/README.rst @@ -5,3 +5,11 @@ Igor.py :License: This program is public domain Read Igor Pro files from python. + +Install +------- + +Download and expand the source tree, change to the source +directory and type:: + + $ python setup.py install