Update learner working-dir path to ~/ai-workflow-course after rename (#73)
Sync course wiki / sync-wiki (push) Has been cancelled
Sync course wiki / sync-wiki (push) Has been cancelled
Co-authored-by: claude <claude@jpaul.io> Co-committed-by: claude <claude@jpaul.io>
This commit was merged in pull request #73.
This commit is contained in:
@@ -212,7 +212,7 @@ zero.
|
||||
1. Confirm you're starting clean, then create a branch for the ADR:
|
||||
|
||||
```bash
|
||||
cd ~/workflow-course/tasks-app
|
||||
cd ~/ai-workflow-course/tasks-app
|
||||
git status # want: "working tree clean"
|
||||
git switch -c docs/adr-storage # new branch, named for what it's for
|
||||
git branch # the * shows you're on docs/adr-storage now
|
||||
|
||||
Reference in New Issue
Block a user