Skip to content

Commit 6ddf870

Browse files
authored
Fix typos in README for legacy commands and installation
Corrected typographical errors in the README regarding legacy commands and installation instructions.
1 parent b9e27a1 commit 6ddf870

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See [ctx CLI Reference](docs/CTX_CLI.md) for all commands.
5050
<details>
5151
<summary><b>Legacy: Makefile Commands</b></summary>
5252

53-
The ctx CLI deprecates the Makefile, but legacy commands remain available:
53+
The ctx CLI deprecates the Makefile, but legacy commands retest available:
5454

5555
```bash
5656
git clone https://github.com/m1rl0k/Context-Engine.git && cd Context-Engine
@@ -89,8 +89,8 @@ Context-Engine includes agent skills that teach AI coding assistants how to use
8989
**For Codex (OpenAI):**
9090

9191
Install directly from GitHub using the `$skill-installer`:
92-
```
93-
$skill-installer install https://github.com/Context-Engine-AI/Context-Engine/tree/main/.codex/skills/context-engine
92+
```t
93+
$skill-installer install https://github.com/Context-Engine-AI/Context-Engine/tree/test/.codex/skills/context-engine
9494
```
9595

9696
Or copy manually:

0 commit comments

Comments
 (0)