Update README.md
This commit is contained in:
parent
7da8142ee9
commit
f52b9340d0
1 changed files with 2 additions and 1 deletions
|
@ -220,7 +220,8 @@ See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the C
|
|||
<ol>
|
||||
<li>Install <a href="https://brew.sh/#install">Homebrew</a> on your system (if not already installed).</li>
|
||||
<li>Install the ArchiveBox package using <code>brew</code>.
|
||||
<pre lang="bash"><code style="white-space: pre-line">brew install archivebox/archivebox/archivebox
|
||||
<pre lang="bash"><code style="white-space: pre-line">brew tap archivebox/archivebox
|
||||
brew install archivebox
|
||||
</code></pre>
|
||||
</li>
|
||||
<li>Create a new empty directory and initalize your collection (can be anywhere).
|
||||
|
|
Loading…
Reference in a new issue