From 05150233d0b36f6aa6d0440c499a0246c6cd07d2 Mon Sep 17 00:00:00 2001
From: import this <97586125+serinko@users.noreply.github.com>
Date: Thu, 23 Jan 2025 16:56:19 +0000
Subject: [PATCH] Update pre-built-binaries.mdx
---
.../docs/pages/operators/binaries/pre-built-binaries.mdx | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx b/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx
index 1b3dcd27b8..e8cea401e3 100644
--- a/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx
+++ b/documentation/docs/pages/operators/binaries/pre-built-binaries.mdx
@@ -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 -o /nym-node
+curl -L -o
# using wget
wget
```
In case you want to download binary to your current working directory, drop `` from the command
-In case you want to download binary to your current working directory, drop `` from the command
-
###### 2. Verify the binary `sha256sum` hash