Skip to content

Commit

Permalink
Update installation.md (#1700)
Browse files Browse the repository at this point in the history
amd64 info
  • Loading branch information
MaximilianKohler committed Feb 5, 2024
1 parent 1995471 commit 6689b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/content/installation.md
Expand Up @@ -5,7 +5,7 @@ listmonk requires Postgres ⩾ 12.
See the "[Tutorials](#tutorials)" section at the bottom for detailed guides.

## Binary
- Download the [latest release](https://github.com/knadh/listmonk/releases) and extract the listmonk binary.
- Download the [latest release](https://github.com/knadh/listmonk/releases) and extract the listmonk binary. `amd64` is the main one. It works for Intel and x86 CPUs.
- `./listmonk --new-config` to generate config.toml. Then, edit the file.
- `./listmonk --install` to install the tables in the Postgres DB.
- Run `./listmonk` and visit `http://localhost:9000`.
Expand Down

0 comments on commit 6689b71

Please sign in to comment.