@fractary/codex-cli 0.9.1 → 0.10.0

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 CHANGED
@@ -42,7 +42,7 @@ Options:
42
42
  **Example:**
43
43
  ```bash
44
44
  fractary-codex init
45
- # Creates .fractary/codex/config.yaml and .fractary/codex/cache/
45
+ # Creates .fractary/config.yaml and .fractary/codex/cache/
46
46
  ```
47
47
 
48
48
  ### `fetch` - Fetch Documents
@@ -269,7 +269,7 @@ Options:
269
269
 
270
270
  ## Configuration
271
271
 
272
- Codex uses `.fractary/codex/config.yaml` for configuration:
272
+ Codex uses `.fractary/config.yaml` for configuration:
273
273
 
274
274
  ```yaml
275
275
  organization: myorg