[pypy-commit] pypy default: update docs

bivab noreply at buildbot.pypy.org
Tue Jul 23 13:35:54 CEST 2013


Author: David Schneider <david.schneider at picle.org>
Branch: 
Changeset: r65553:f38b470ae432
Date: 2013-07-23 13:35 +0200
http://bitbucket.org/pypy/pypy/changeset/f38b470ae432/

Log:	update docs

diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst
--- a/pypy/doc/how-to-release.rst
+++ b/pypy/doc/how-to-release.rst
@@ -30,7 +30,7 @@
 * update README
 * change the tracker to have a new release tag to file bugs against
 * go to pypy/tool/release and run:
-  force-builds.py /release/<release branch>
+  force-builds.py <release branch>
 * wait for builds to complete, make sure there are no failures
 * upload binaries to https://bitbucket.org/pypy/pypy/downloads
 


More information about the pypy-commit mailing list