mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-30 16:09:13 +00:00
Update README.md
This commit is contained in:
parent
11a2b2186f
commit
f673c1bfe9
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ See <a href="https://docs.sweeting.me/s/against-curl-sh">"Against curl | sh as a
|
||||||
<ol>
|
<ol>
|
||||||
|
|
||||||
<li>Install <a href="https://realpython.com/installing-python/">Python >= v3.10</a> and <a href="https://nodejs.org/en/download/package-manager/">Node >= v18</a> on your system (if not already installed).</li>
|
<li>Install <a href="https://realpython.com/installing-python/">Python >= v3.10</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>.
|
<li>Install the ArchiveBox package using <code>pip3</code> (or <a href="https://pipx.pypa.io"><code>pipx</code></a>).
|
||||||
<pre lang="bash"><code style="white-space: pre-line">pip3 install archivebox
|
<pre lang="bash"><code style="white-space: pre-line">pip3 install archivebox
|
||||||
</code></pre>
|
</code></pre>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue