libc version comment

This commit is contained in:
mfahampshire
2025-04-11 14:21:32 +02:00
parent 12026305d5
commit da3cbe095b
@@ -5,7 +5,9 @@ import { MyTab } from 'components/generic-tabs.tsx';
# Pre-built Binaries
This page is for operators who prefer to download ready made binaries. The [Github releases page](https://github.com/nymtech/nym/releases) has pre-built binaries which should work on Ubuntu 22.04 and other Debian-based systems, but at this stage cannot be guaranteed to work everywhere.
This page is for operators who prefer to download ready made binaries. The [Github releases page](https://github.com/nymtech/nym/releases) has pre-built binaries which work on **Ubuntu 22.04 and Debian 12 upwards**, but at this stage cannot be guaranteed to work everywhere.
They should work on any distro with `libc` =< v2.32 and above.
If the pre-built binaries don't work or are unavailable for your system, you will need to build the platform yourself.