diff --git a/source/README b/source/README index 6f55ab31a383162f49af56f0d5c0ef6375ca2db9_c291cmNlL1JFQURNRQ==..906ee8c1b5351eddbcd7f1d48c34732e6b3c5734_c291cmNlL1JFQURNRQ== 100644 --- a/source/README +++ b/source/README @@ -1,4 +1,4 @@ You can get necessary software by doing: -git clone https://github.com/tav/ampify.git + pip install yatiblog @@ -4,3 +4,3 @@ -and then recreate the website in this directory by running +(tested with version 1.0) you can do: @@ -6,4 +6,4 @@ -ampify/environ/yatiblog -o .. + yatiblog -o .. you'll get html output in the parent directory. you need an account @@ -8,10 +8,4 @@ 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 pypy@pypy.org +and go to pypy.org/htdocs/ and type "hg pull -u".