Skip to content

Commit 3ae0958

Browse files
committed
Refine installation instructions in README for the Render plugin; clarify preferred installation method and enhance local development guidance.
1 parent 5bd9282 commit 3ae0958

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ Use Render from Codex to deploy apps, validate `render.yaml`, debug failed deplo
99
- A helper script at `scripts/validate-render-yaml.sh` for `render blueprints validate`
1010
- Plugin metadata and assets for Codex installation
1111

12-
## Install the plugin locally
12+
## Install the plugin
13+
14+
Install the plugin from the Codex plugin library in the app when it is available there. That is the preferred install path for most users.
15+
16+
Use the local install flow below for development, testing, or pre-release access.
17+
18+
## Install locally for development
1319

1420
1. Copy the plugin into `~/.codex/plugins/render`:
1521

0 commit comments

Comments
 (0)