[HOTFIX/DOCs]: Update pre-built-binaries.mdx (#5385)

This commit is contained in:
import this
2025-01-24 10:31:19 +00:00
committed by GitHub
parent 9d01474277
commit ff91d4619e
@@ -20,15 +20,13 @@ If the pre-built binaries don't work or are unavailable for your system, you wil
- Download from your terminal using `curl` or `wget` tool:
```sh
# using curl
curl -L <LINK> -o <PATH>/nym-node
curl -L <LINK> -o <PATH>
# using wget
wget <LINK>
```
In case you want to download binary to your current working directory, drop `<PATH>` from the command
In case you want to download binary to your current working directory, drop `<PATH>` from the command
###### 2. Verify the binary `sha256sum` hash
<div>