Skip to content

Commit

Permalink
deploy: 6689b71
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 5, 2024
1 parent e8779a1 commit b9fbedb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,7 @@ <h1 id="installation">Installation<a class="headerlink" href="#installation" tit
<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>
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit b9fbedb

Please sign in to comment.