This commit is contained in:
github-actions[bot] 2024-02-05 13:22:07 +00:00
parent e8779a1b2c
commit b9fbedb8e5
3 changed files with 2 additions and 2 deletions

View file

@ -1328,7 +1328,7 @@
<p>See the "<a href="#tutorials">Tutorials</a>" section at the bottom for detailed guides. </p>
<h2 id="binary">Binary<a class="headerlink" href="#binary" title="Permanent link">&para;</a></h2>
<ul>
<li>Download the <a href="https://github.com/knadh/listmonk/releases">latest release</a> and extract the listmonk binary.</li>
<li>Download the <a href="https://github.com/knadh/listmonk/releases">latest release</a> and extract the listmonk binary. <code>amd64</code> is the main one. It works for Intel and x86 CPUs.</li>
<li><code>./listmonk --new-config</code> to generate config.toml. Then, edit the file.</li>
<li><code>./listmonk --install</code> to install the tables in the Postgres DB.</li>
<li>Run <code>./listmonk</code> and visit <code>http://localhost:9000</code>.</li>

File diff suppressed because one or more lines are too long

Binary file not shown.