summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-11-03 08:58:14 +0100
committermathieui <mathieui@mathieui.net>2011-11-03 08:58:14 +0100
commit44ee989658567a8cdfe4dd88a86be5bc6b98526d (patch)
treefd30ae68e67c665e4790abb250b4bb95099df8b6 /README
parenta603f46906b722d54220e3dba519fba1da2fd18b (diff)
parent7e8ea8e47fa56bc3e9757ad22b0622720570b26a (diff)
downloadpoezio-44ee989658567a8cdfe4dd88a86be5bc6b98526d.tar.gz
poezio-44ee989658567a8cdfe4dd88a86be5bc6b98526d.tar.bz2
poezio-44ee989658567a8cdfe4dd88a86be5bc6b98526d.tar.xz
poezio-44ee989658567a8cdfe4dd88a86be5bc6b98526d.zip
Merge branch 'master' of https://git.louiz.org/poezio
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 5bfbe17a..6729fb0a 100644
--- a/README
+++ b/README
@@ -28,6 +28,9 @@ You need python 3.0 (and the associated devel package, to build C modules)
or higher, and the SleekXMPP python library.
In the developpement version, you’ll need this fork of SleekXMPP
http://github.com/louiz/SleekXMPP.
+Additionally, you’ll need asciidoc to build the html documentation pages.
+You can read the documentation using the .txt files, as well, if you don’t
+have asciidoc, or read it on the web.
The simplest way to have up-to-date dependencies and to be able to test
this developpement version is to use the update.sh script that downloads