Merge #633: README: add missing filename for MacOS.

2f430fccf91d271e7d3a7de38dcb89046ccd89df README: add missing filename for MacOS. (Antoine Poinsot)

Pull request description:

Top commit has no ACKs.

Tree-SHA512: 5fa806303bb39b0055c2accce211ccb66f32789ad8758a00e5993191da337e4ad8a464cb2f4a8e066aa26c1f0e2a714f5034ffe0f33acd3a0ee03b5f477a286a
This commit is contained in:
Antoine Poinsot 2023-08-25 14:54:06 +02:00
commit c25b67f861
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.