Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 730ad0a

Browse files
authored
repo moved
1 parent 71dbd23 commit 730ad0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/prompts/project/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The installation step imports these scripts into your repository and includes a
77
## Installation
88

99
```bash
10-
curl https://raw.githubusercontent.com/nikomatsakis/socratic-shell/main/prompts/project/install.sh | bash
10+
curl https://raw.githubusercontent.com/socratic-shell/socratic-shell/main/src/prompts/project/install.sh | bash
1111
```
1212

1313
This will sync the patterns to your project's `.socratic-shell/` directory.
@@ -24,4 +24,4 @@ Add to your project's CLAUDE.md:
2424
## Files
2525

2626
- `README.md` - This file
27-
- `install.sh` - Installation script for project teams
27+
- `install.sh` - Installation script for project teams

0 commit comments

Comments
 (0)