backlog.md-darwin-arm64 1.46.0 → 1.46.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/backlog +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -171,7 +171,7 @@ You can run `backlog init` (even if you already initialized Backlog.md) to set u
|
|
|
171
171
|
<summary><strong>Codex</strong></summary>
|
|
172
172
|
|
|
173
173
|
```bash
|
|
174
|
-
codex mcp add backlog backlog mcp start
|
|
174
|
+
codex mcp add backlog -- backlog mcp start
|
|
175
175
|
```
|
|
176
176
|
|
|
177
177
|
</details>
|
package/backlog
CHANGED
|
Binary file
|