Fix clone URL in README to point to actual repo

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alan Wizemann
2026-03-31 02:33:45 -04:00
parent 18278a3357
commit 76b3730245
+1 -1
View File
@@ -26,7 +26,7 @@ A native macOS companion app for the [Hermes AI agent](https://github.com/hermes
## Building
```bash
git clone https://github.com/yourusername/scarf.git
git clone https://github.com/awizemann/scarf.git
cd scarf/scarf
open scarf.xcodeproj
```