summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2011-11-05 01:42:50 +0100
committerFlorent Le Coz <louiz@louiz.org>2011-11-05 01:42:50 +0100
commit458e853874da933a29a2a992c15409d4bf1586ae (patch)
tree1fd4b4bc38a4fae0959cf1a0dd82b095c0f648a2 /README
parentece4949086ec4a6dce191136ebf48e86bd14f01e (diff)
parent44ee989658567a8cdfe4dd88a86be5bc6b98526d (diff)
downloadpoezio-458e853874da933a29a2a992c15409d4bf1586ae.tar.gz
poezio-458e853874da933a29a2a992c15409d4bf1586ae.tar.bz2
poezio-458e853874da933a29a2a992c15409d4bf1586ae.tar.xz
poezio-458e853874da933a29a2a992c15409d4bf1586ae.zip
Merge branch 'master' of https://git.louiz.org/poezio into plugins
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index dbce3f79..53f36de0 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