Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down