fix: remove manual setup instructions from readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user