diff --git a/README.md b/README.md index 1ccf4bc..88ed9de 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ CatNote is a minimalist web application that lets you generate Markdown-based re It's easiest to just get the latest release via wget: ``` - wget -O ./bleh https://git.netpaws.cc/igna/bleh/releases/download/latest/bleh + wget -O ./bleh https://git.netpaws.cc/igna/bleh/releases/download/latest/bleh_amd64 ``` Place the built `bleh` binary in the app root directory (next to `app.py`).