From cd22089b87ca4184393bc68bd1e898602d1f0396 Mon Sep 17 00:00:00 2001 From: Sanath Kumar U Date: Tue, 19 Aug 2025 17:52:04 +0530 Subject: [PATCH] Update README.md (#332) Makes it easier to copy paste & run the command in on single shot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cf34d51..d4b0e905 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,12 @@ This new vision for Archon replaces the old one (the agenteer). Archon used to b ### Setup Instructions 1. **Clone Repository**: - ```bash git clone https://github.com/coleam00/archon.git + ``` + ```bash cd archon ``` - 2. **Environment Configuration**: ```bash