Author: Ronny Pfannschmidt <ronny.pfannschm...@gmx.de>
Branch: extradoc
Changeset: r206:906ee8c1b535
Date: 2011-07-12 14:39 +0200
http://bitbucket.org/pypy/pypy.org/changeset/906ee8c1b535/

Log:    merge

diff --git a/source/README b/source/README
--- a/source/README
+++ b/source/README
@@ -1,17 +1,11 @@
 You can get necessary software by doing:
 
-git clone https://github.com/tav/ampify.git
+       pip install yatiblog
 
-and then recreate the website in this directory by running 
+(tested with version 1.0) you can do:
 
-ampify/environ/yatiblog -o ..
+    yatiblog -o ..
 
 you'll get html output in the parent directory. you need an account
-on ep.io for updating.
-
-Other required dependencies:
-    * "docutils" from "easy_install docutils"
-    * "simplejson" from "easy_install simplejson"
-    * "genshi" from "easy_install genshi"
-    * "pygments" from "easy_install pygments"
-    * "yaml" from "apt-get install libyaml-dev", "easy_install pyyaml"
+Then you can check it in, login to p...@pypy.org 
+and go to pypy.org/htdocs/ and type "hg pull -u".
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to