Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r489:f1702dc129f0 Date: 2014-04-22 22:02 +0200 http://bitbucket.org/pypy/pypy.org/changeset/f1702dc129f0/
Log: Add a comment diff --git a/source/README b/source/README --- a/source/README +++ b/source/README @@ -9,3 +9,6 @@ you'll get html output in the parent directory. you need an account Then you can check it in, login to [email protected] and go to pypy.org/htdocs/ and type "hg pull -u". + +(Note: nowadays I think there is a script that automatically does +"hg pull -u" every half hour, so logging in is not needed.) _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
