fix fatfinger greater than

This commit is contained in:
mfahampshire
2025-04-11 14:46:23 +02:00
parent da3cbe095b
commit bb1b2a75dd
@@ -7,7 +7,7 @@ import { MyTab } from 'components/generic-tabs.tsx';
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.
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.