get-claudia 1.0.2 → 1.0.3

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.
Files changed (2) hide show
  1. package/README.md +1 -7
  2. package/package.json +1 -1
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`. 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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "get-claudia",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "An AI assistant who learns how you work.",
5
5
  "keywords": [
6
6
  "claudia",