[HOTFIX/DOCs]: Update pre-built-binaries.mdx (#5385)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user