mviz 1.6.1 → 1.6.2
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@ If you do not have a database available, you can also load CSV files directly, a
|
|
|
34
34
|
|
|
35
35
|
**Claude Web or Desktop:** Download [`mviz.skill`](https://gist.github.com/matsonj/1c13b656bca20b1d2cc6260309d8eb40) and add it to your project knowledge.
|
|
36
36
|
|
|
37
|
-
**Claude Code:** Run `npx add
|
|
37
|
+
**Claude Code:** Run `npx skills add matsonj/mviz` or clone this repo and work from the directory.
|
|
38
38
|
|
|
39
39
|
### 3. Effective Use Tips
|
|
40
40
|
|