Skip to content

Commit e4dcafc

Browse files
committed
Document official Codex installation
1 parent 930893d commit e4dcafc

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,17 @@ Changes to skill files take effect on the next Claude Code session — no reinst
5050

5151
### Codex
5252

53-
Register this repository as a Codex plugin marketplace, then install:
53+
Install from the OpenAI Plugins Directory:
5454

5555
```bash
56-
codex plugin marketplace add CrowdStrike/foundry-skills
57-
codex plugin add crowdstrike-falcon-foundry@foundry-marketplace
56+
codex plugin add crowdstrike-falcon-foundry
5857
```
5958

60-
After the plugin is accepted into the universal Plugins Directory, installation
61-
will not require registering this repository:
59+
Or register this repository as a plugin marketplace, then install:
6260

6361
```bash
64-
codex plugin add crowdstrike-falcon-foundry
62+
codex plugin marketplace add CrowdStrike/foundry-skills
63+
codex plugin add crowdstrike-falcon-foundry@foundry-marketplace
6564
```
6665

6766
After the marketplace is registered, installing on another machine is one command:

0 commit comments

Comments
 (0)