chiark / gitweb /
upload docs page: Correct and clarify cd to jpctb
[ypp-sc-tools.main.git] / yarrg / web / upload
index 7e90f69273b7d02b2939d9d0b16045a88ac7ad8e..db82c6910c88caf468fd3f93ded34a1019ce0d0b 100755 (executable)
@@ -36,7 +36,7 @@
 <& docshead &>
 <%perl>
 my $url_base_base= 'http://yarrg.chiark.net/download/jpctb';
-my $download_version= '0.9.1';
+my $download_version= 'test';
 my $url_base= "$url_base_base/$download_version";
 </%perl>
 <h1>Uploading to YARRG</h1>
@@ -91,7 +91,8 @@ report the problem to us, not to Three Rings.
 Download
 <a href="<% $url_base %>/jpctb.tar.gz"><% $url_base %>/jpctb.tar.gz</a>
 and unpack it.  You run it from the command line.  Change
-to the directory where you unpacked the tarball above, and then run
+(<code>cd</code>) to the top level <code>jpctb</code> directory
+which was created when you unpacked the tarball, and then run
 <pre>
 ./jpctb /path/to/yohoho/yohoho
 </pre>
@@ -174,9 +175,9 @@ the MIT-style two-clause licence.
 
 <p>
 
-The download directory contains some historical versions, which you
-can see here:
-<a href="<% $url_base_base %>/"><% $url_base_base %>/</a> .
+The download directory can contains other versions (eg unreleased test
+versions), which you can see here:
+ <a href="<% $url_base_base %>/"><% $url_base_base %>/</a> .
 
 <p>