mirror of
https://github.com/awizemann/scarf.git
synced 2026-05-10 10:36:35 +00:00
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:
@@ -26,7 +26,7 @@ A native macOS companion app for the [Hermes AI agent](https://github.com/hermes
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/scarf.git
|
git clone https://github.com/awizemann/scarf.git
|
||||||
cd scarf/scarf
|
cd scarf/scarf
|
||||||
open scarf.xcodeproj
|
open scarf.xcodeproj
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user