diff --git a/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx b/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx index aabdefcbee..ca49b873d4 100644 --- a/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx +++ b/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx @@ -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.