Skip to content
Snippets Groups Projects
Commit 3db4497e authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

update readme

parent abe76a60
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@
by running
yatiblog <path to website dir> you'll get a website subdirectory which
contains all necessary stuff to upload and deploy.
yatiblog <path to website dir> -o <output path> you'll get output in
output directory that contains all necessary stuff to upload and deploy.
......@@ -9,4 +9,4 @@
Other required dependencies (argh):
* "genshi" from http://genshi.edgewall.org/
Other required dependencies:
* "genshi" from "easy_install genshi"
* "pygments" from "easy_install pygments"
......@@ -12,2 +12,2 @@
* "pygments" from "easy_install pygments"
* "yaml" from ... (I give up at that point, as this doesn't compile)
* "yaml" from "apt-get install libyaml", "easy_install pyyaml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment