Update README.md

This commit is contained in:
Ignacio Rivero 2025-11-09 01:36:24 -03:00
parent 072f70c7aa
commit 0d47741293

View File

@ -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`).