Update HOWTO with a new bootstrap CHK.
diff --git a/infocalypse/doc/infocalypse_howto.html b/infocalypse/doc/infocalypse_howto.html
--- a/infocalypse/doc/infocalypse_howto.html
+++ b/infocalypse/doc/infocalypse_howto.html
@@ -98,7 +98,7 @@ the <a href="#risks">risks</a> right?<p>
Here are step-by-step instructions on how to install the extension.
<ul>
<li> Download the bootstrap hg bundle:
- <pre><a href="CHK@cBiewYtYUe1KALYWHQCG8~O0ZSId76dOzg1UDorTfYU,eK2C4bOcChK9chl8xECPtUrN6m8XvFMVQJvfjrSZFo0,AAIC--8/infocalypse2_625bb5c717fe.hg">CHK@cBiewYtYUe1KALYWHQCG8~O0ZSId76dOzg1UDorTfYU,eK2C4bOcChK9chl8xECPtUrN6m8XvFMVQJvfjrSZFo0,AAIC--8/infocalypse2_625bb5c717fe.hg</a>
+ <pre><a href="CHK@AVG1nw~py-tyAsF5NUzPIteT0frRiWBMP5OAVf6u-yE,0-IgGV7Oj3qanIBmm-p-qt1i5FT6UcPcmx9L6CaJbtk,AAIC--8/infocalypse2_42b099251848.hg">CHK@AVG1nw~py-tyAsF5NUzPIteT0frRiWBMP5OAVf6u-yE,0-IgGV7Oj3qanIBmm-p-qt1i5FT6UcPcmx9L6CaJbtk,AAIC--8/infocalypse2_42b099251848.hg</a>
</pre>
You'll get a <b>Potentially Dangerous Content</b> warning from fproxy because
the mime type isn't set. Choose 'Click here to force your browser to download
@@ -180,7 +180,7 @@ Here are step-by-step instructions on ho
<p>
<li> <a name="pull_example">Pull the latest changes to the extension from Freenet. i.e.:</a>
<pre>
- hg fn-pull --aggressive --debug --uri USK@kRM~jJVREwnN2qnA8R0Vt8HmpfRzBZ0j4rHC2cQ-0hw,2xcoQVdQLyqfTpF2DpkdUIbHFCeL4W~2X1phUYymnhM,AQACAAE/infocalypse.hgext.R1/36
+ hg fn-pull --aggressive --debug --uri USK@kRM~jJVREwnN2qnA8R0Vt8HmpfRzBZ0j4rHC2cQ-0hw,2xcoQVdQLyqfTpF2DpkdUIbHFCeL4W~2X1phUYymnhM,AQACAAE/infocalypse.hgext.R1/38
hg update
</pre>
You may have trouble finding the top key if you're not using fn-fmsread. Just keep retrying.
@@ -594,7 +594,7 @@ The authoritative repository for the ext
<pre>
hg init
hg fn-fmsread -v
-hg fn-pull --aggressive --debug --uri USK@kRM~jJVREwnN2qnA8R0Vt8HmpfRzBZ0j4rHC2cQ-0hw,2xcoQVdQLyqfTpF2DpkdUIbHFCeL4W~2X1phUYymnhM,AQACAAE/infocalypse.hgext.R1/36
+hg fn-pull --aggressive --debug --uri USK@kRM~jJVREwnN2qnA8R0Vt8HmpfRzBZ0j4rHC2cQ-0hw,2xcoQVdQLyqfTpF2DpkdUIbHFCeL4W~2X1phUYymnhM,AQACAAE/infocalypse.hgext.R1/38
hg update
</pre>