You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,6 @@ To install:
24
24
1. Get to know this repo first:
25
25
-[README](README.md) for what this repository is and how it builds.
26
26
-[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.
29
29
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