mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
deploy: d9fe5357a9e1ecbe85ebfb7508a3c658a709a334
This commit is contained in:
parent
6528b77e08
commit
617133986a
@ -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
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user