X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README.html;fp=README.html;h=de1c89083a134a880e56b05f24d8d128a299feaf;hb=2a8c57eb9e2f3dd5684ccb8f78757490f84620f5;hp=ff55b9b14b700d69cbd07d9544fbedbebcc54981;hpb=7bd26dc532cf4069ee87a0399ad7e10f52240575;p=ptask.git diff --git a/README.html b/README.html index ff55b9b..de1c890 100644 --- a/README.html +++ b/README.html @@ -414,7 +414,7 @@ make

3. Download sources

-

Download a source tarballs and extracts its content:

+

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

mkdir TMP_DIR
@@ -423,7 +423,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:

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