@blueprintit/shop-os-install 0.3.2 → 0.3.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.
@@ -634,7 +634,7 @@ async function main() {
634
634
  print(` 1. Open the ${cyan("Claude Code")} app you installed (Applications / Start menu)`);
635
635
  print(` 2. Pick this folder when it asks which to open:`);
636
636
  print(` ${cyan(vaultPath)}`);
637
- print(` 3. In the Claude prompt, run ${cyan("/os-setup")} to personalize your vault`);
637
+ print(` 3. Type ${cyan("/os-setup")} to personalize your vault`);
638
638
  print(` 4. Walk through the onboarding interview`);
639
639
  print("");
640
640
  print(` 5. To let your team chat with the vault (read-only),`);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blueprintit/shop-os-install",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "One-command installer for Shop OS — Blueprint IT's AI Operating System for small businesses.",
5
5
  "type": "module",
6
6
  "bin": {