Update README.md (#332)

Makes it easier to copy paste & run the command in on single shot
This commit is contained in:
Sanath Kumar U
2025-08-19 17:52:04 +05:30
committed by GitHub
parent 913cdcd349
commit cd22089b87

View File

@@ -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