Repair project paths after move
This commit is contained in:
parent
387f12fada
commit
5b0b87b784
3 changed files with 23 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ verified green at the moment this file was written.
|
|||
|
||||
## Where things are
|
||||
|
||||
- Project: `/home/avi/Projects/skills/nost-feed-manager`
|
||||
- Project: `/home/avi/Projects/0_Nostr`
|
||||
- Git repo: `master` @ `a1445d1` ("Add contact-aware feed scope").
|
||||
- Working tree is **clean** — this session's contact-aware feed changes and its checkpoint
|
||||
are committed.
|
||||
|
|
@ -64,7 +64,7 @@ npm run build # rebuilds the React bundle (dist/)
|
|||
|
||||
## How to resume
|
||||
|
||||
1. Open the repo: `cd /home/avi/Projects/skills/nost-feed-manager`
|
||||
1. Open the repo: `cd /home/avi/Projects/0_Nostr`
|
||||
2. State is committed: `git status` should be clean; `git log --oneline -5` shows `a1445d1`
|
||||
at the top.
|
||||
3. To try the contact feed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue