deploy: d9fe5357a9e1ecbe85ebfb7508a3c658a709a334

This commit is contained in:
Half-Shot 2022-03-07 20:02:11 +00:00
parent 6528b77e08
commit 617133986a
4 changed files with 4 additions and 4 deletions

View File

@ -202,7 +202,7 @@ sensible-browser book/index.html
<p>Hookshot is fairly light on resources, and can run in as low as 100MB or so of memory. Hookshot memory requirements
may increase depending on the traffic and the number of rooms bridged.</p>
<h2 id="local-installation"><a class="header" href="#local-installation">Local installation</a></h2>
<p>This bridge requires at least Node 12 (though 16 is preferred), and Rust installed.</p>
<p>This bridge requires at least Node 14 (though 16 is preferred), and Rust installed.</p>
<p>To install Node.JS, <a href="https://github.com/nvm-sh/nvm">nvm</a> is a good option.</p>
<p>To install Rust, <a href="https://rustup.rs/">rustup</a> is the preferred solution to stay up to date.</p>
<p>To clone and install, run:</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -156,7 +156,7 @@
<p>Hookshot is fairly light on resources, and can run in as low as 100MB or so of memory. Hookshot memory requirements
may increase depending on the traffic and the number of rooms bridged.</p>
<h2 id="local-installation"><a class="header" href="#local-installation">Local installation</a></h2>
<p>This bridge requires at least Node 12 (though 16 is preferred), and Rust installed.</p>
<p>This bridge requires at least Node 14 (though 16 is preferred), and Rust installed.</p>
<p>To install Node.JS, <a href="https://github.com/nvm-sh/nvm">nvm</a> is a good option.</p>
<p>To install Rust, <a href="https://rustup.rs/">rustup</a> is the preferred solution to stay up to date.</p>
<p>To clone and install, run:</p>