From 1e0adb520d70d1b4d93b78bf38c68da90c3ae2b3 Mon Sep 17 00:00:00 2001 From: Mohan <86064887+binarybaron@users.noreply.github.com> Date: Thu, 11 Sep 2025 17:25:19 +0200 Subject: [PATCH] Update README.md --- swap-orchestrator/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swap-orchestrator/README.md b/swap-orchestrator/README.md index af172fa4..a4228dd9 100644 --- a/swap-orchestrator/README.md +++ b/swap-orchestrator/README.md @@ -6,7 +6,8 @@ The `orchestrator` tool helps you setup a secure, reliable and production enviro Ensure you have [Docker](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) installed on your machine. -If you're not compiling the `orchestrator` from source you can grab the latest [release](https://github.com/eigenwallet/core/releases) from the download section or run this command if you're on a Linux x86 server: +If you're not compiling the `orchestrator` from source you can grab the latest [release](https://github.com/eigenwallet/core/releases) from the download section or run the command below if you're on a Linux x86 server. It'll download the latest archive from Github, extract the binary and make it executable. + ```bash wget "$( wget -qO- https://api.github.com/repos/eigenwallet/core/releases/latest \