README: add missing filename for MacOS.

This commit is contained in:
Antoine Poinsot 2023-08-25 14:43:50 +02:00
parent f0a13676bf
commit 2f430fccf9
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -44,6 +44,7 @@ source, see [`doc/BUILD.md`](doc/BUILD.md) instead.
Head to the [release page](https://github.com/wizardsardine/liana/releases) and download the right
executable for your platform. If you are not sure what is the "right" executable for your platform,
choose:
- `Liana.zip` if you are on MacOS,
- `liana-1.1.exe` if you are on Windows,
- `liana_1.1-1_amd64.deb` if you are running a Debian-based Linux (such as Ubuntu). Use `apt install
./liana_1.1-1_amd64.deb` as root (or preceded by `sudo`) to install it.