# HG changeset patch
# User František Kučera <franta-hg@frantovo.cz>
# Date 1544296743 -3600
# Node ID d185f856c49ffed82caec0ac5bad746a7b5ec07b
# Parent  48a3c1c8c411a043868c42dc47ebf66d029b6e67
download: update script and disclaimer

diff -r 48a3c1c8c411 -r d185f856c49f relpipe-data/download.xml
--- a/relpipe-data/download.xml	Sat Dec 08 20:18:19 2018 +0100
+++ b/relpipe-data/download.xml	Sat Dec 08 20:19:03 2018 +0100
@@ -33,7 +33,13 @@
 		</p>
 		
 		<p>
-			n.b. it might be a bit difficult to compile them, please stay tuned for v0.8, where the build process will be properly documented
+			All of them can be later updated using:
+		</p>
+		
+		<m:pre jazyk="bash"><![CDATA[ls -1d relpipe-* | while read r; do hg pull --update --repository "$r"; done]]></m:pre>
+		
+		<p>
+			n.b. currently it might be a bit difficult to compile them, please stay tuned for v0.8, where the build process will be properly documented
 		</p>
 		
 	</text>