[pypy-commit] jitviewer default: update the readme

fijal noreply at buildbot.pypy.org
Sun Jul 15 13:31:44 CEST 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r202:4454f7cf31f2
Date: 2012-07-15 13:31 +0200
http://bitbucket.org/pypy/jitviewer/changeset/4454f7cf31f2/

Log:	update the readme

diff --git a/README b/README
--- a/README
+++ b/README
@@ -1,5 +1,8 @@
 You need to use PyPy to run this.  To get started, using a recent virtualenv
-(1.6.1 or newer), virtualenvwrapper, and a recent PyPy (1.5 or trunk).
+(1.6.1 or newer), virtualenvwrapper, and a recent PyPy.
+
+PyPy versions correspond to jitviewer tags, so pypy-1.9 tag in jitviewer
+means it works with pypy 1.9.
 
 On Mac OSX you will also need to install binutils, to make objdump available.
 


More information about the pypy-commit mailing list