X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README.html;h=26ed8f4279ec1bd69a175431b5d6adf2061a8125;hb=781a99f9dbdf4aa086c7d33392f7201d5f731ed2;hp=ff55b9b14b700d69cbd07d9544fbedbebcc54981;hpb=7bd26dc532cf4069ee87a0399ad7e10f52240575;p=ptask.git diff --git a/README.html b/README.html index ff55b9b..26ed8f4 100644 --- a/README.html +++ b/README.html @@ -330,11 +330,6 @@ tasks manager.

description) to each task.

ptask is licensed under the GPLv2 terms and should compile on any modern GNU/Linux distribution.

-

Home page: http://wpitchoune.net/ptask.

-

RSS feed: http://wpitchoune.net/blog/category/ptask/feed/.

-

Release changes: NEWS.

-

Source tarballs: http://wpitchoune.net/ptask/files.

-

Documentation: http://wpitchoune.net/ptask/doc.

@@ -409,12 +404,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 +415,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 +424,9 @@ cd TMP_DIR svn co http://wpitchoune.net/svnpub/ptask/trunk cd trunk
+
-

3.1. Compilation

+

2.3. Compilation

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

3.2. Installation

+

2.4. Installation

make install
@@ -450,6 +443,38 @@ make clean all
+

3. Resources

+
+
+
+
+

4. Contact

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

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