Skip to content

Commit 3b8a7de

Browse files
Correct the canonical workspace paths
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 0282331 commit 3b8a7de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ To install:
2424
1. Get to know this repo first:
2525
- [README](README.md) for what this repository is and how it builds.
2626
- [CONTRIBUTING](CONTRIBUTING.md) for how to contribute and the review process.
27-
2. Read the `.msx/main/docs` - start with the index to get an overview of what is here.
28-
3. Read the `.msx/memory` - start with the index to get an overview of what is here. Use this while working - commit your memories here for work inside the PSModule organization.
27+
2. Read `~/.msx/docs` - start with the index to get an overview of what is here.
28+
3. Read `~/.msx/memory` - start with the index to get an overview of what is here. Use this while working - commit your memories here for work inside the PSModule organization.
2929
4. While working with the code, do small micro commits and push on every commit. This will make it easier to review and merge your changes.

0 commit comments

Comments
 (0)