mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
bump python and node requirements
This commit is contained in:
parent
38106185e1
commit
1c222ce1ce
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ See the <a href="https://github.com/ArchiveBox/homebrew-archivebox"><code>homebr
|
|||
<br/>
|
||||
<ol>
|
||||
|
||||
<li>Install <a href="https://realpython.com/installing-python/">Python >= v3.7</a> and <a href="https://nodejs.org/en/download/package-manager/">Node >= v14</a> on your system (if not already installed).</li>
|
||||
<li>Install <a href="https://realpython.com/installing-python/">Python >= v3.9</a> and <a href="https://nodejs.org/en/download/package-manager/">Node >= v18</a> on your system (if not already installed).</li>
|
||||
<li>Install the ArchiveBox package using <code>pip3</code>.
|
||||
<pre lang="bash"><code style="white-space: pre-line">pip3 install archivebox
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue