X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README.html;h=c87376ea50935167aca9d131f70cc92912b5f2ae;hb=e9200af84bf5f534edb0f66708a6153f64537148;hp=ff55b9b14b700d69cbd07d9544fbedbebcc54981;hpb=7bd26dc532cf4069ee87a0399ad7e10f52240575;p=ptask.git diff --git a/README.html b/README.html index ff55b9b..c87376e 100644 --- a/README.html +++ b/README.html @@ -409,12 +409,9 @@ make
sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext autopoint help2man libgtk-3-dev libjson0-dev make perl
- - -
-

3. Download sources

-
-

Download a source tarballs and extracts its content:

+
+

2.2. Download sources

+

Download a source tarballs of a release and extracts its content:

mkdir TMP_DIR
@@ -423,7 +420,7 @@ wget http://wpitchoune.net/ptask/files/ptask-last.tar.gz
 tar -xzvf ptask-last.tar.gz
 cd ptask-*
-

Alternatively, you can get the last developmenet snapshot of the +

Alternatively, you can get the last development snapshot of the sources directly from the SVN source repository:

@@ -432,8 +429,9 @@ cd TMP_DIR svn co http://wpitchoune.net/svnpub/ptask/trunk cd trunk
+
-

3.1. Compilation

+

2.3. Compilation

./configure
@@ -441,7 +439,7 @@ make clean all
-

3.2. Installation

+

2.4. Installation

make install
@@ -450,7 +448,7 @@ make clean all
-

4. Contact

+

3. Contact

Bugs and comments can be sent to jeanfi@gmail.com.

@@ -459,7 +457,7 @@ make clean all