fix: remove manual setup instructions from readme

This commit is contained in:
2026-06-22 17:42:10 +02:00
parent e52029f9e5
commit 44655ccbd9
-15
View File
@@ -81,21 +81,6 @@ git -C ~ remote set-url origin ssh://git@dev.pivoine.art/valknar/home.git
---
## MANUAL SETUP
> The one-liner above handles all of this automatically.
```bash
cd ~
git init
git remote add origin https://dev.pivoine.art/valknar/home.git
git fetch && git checkout -f -t origin/main
git config status.showUntrackedFiles no
arty deps
```
---
## arty - REPOSITORY ORCHESTRATION
### Available Scripts