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