get-claudia 1.0.2 → 1.0.4

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
@@ -31,13 +31,7 @@ She's not a chatbot. She's a thinking partner with memory.
31
31
 
32
32
  ## Quick Install
33
33
 
34
- ```bash
35
- npx get-claudia
36
- cd claudia
37
- claude
38
- ```
39
-
40
- She'll introduce herself and set things up for you.
34
+ Run `npx get-claudia`, then `cd claudia` and run `claude`. Say hi — she'll introduce herself and set things up for you.
41
35
 
42
36
  **Requirements:** [Claude Code](https://docs.anthropic.com/en/docs/claude-code) installed, Node.js 14+
43
37
 
package/bin/index.js CHANGED
@@ -79,7 +79,7 @@ function main() {
79
79
  ${colors.bold}Next:${colors.reset}
80
80
  ${cdStep} ${colors.cyan}claude${colors.reset}
81
81
 
82
- ${colors.dim}She'll introduce herself and set things up for you.${colors.reset}
82
+ ${colors.dim}Say hi — she'll introduce herself and set things up for you.${colors.reset}
83
83
  `);
84
84
  }
85
85
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "get-claudia",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "description": "An AI assistant who learns how you work.",
5
5
  "keywords": [
6
6
  "claudia",