From 44655ccbd94dbf6521905b416ee33559e77ab756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Mon, 22 Jun 2026 17:42:10 +0200 Subject: [PATCH] fix: remove manual setup instructions from readme --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index 001c762..06f9376 100755 --- a/README.md +++ b/README.md @@ -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