diff --git a/README.md b/README.md index 8f568aa8d..011f18e1f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This version is different. GSD is now a standalone CLI built on the [Pi SDK](htt One command. Walk away. Come back to a built project with clean git history. -
npm install -g gsd-pi
+
npm install -g gsd-pi@latest
> **📋 NOTICE: New to Node on Mac?** If you installed Node.js via Homebrew, you may be running a development release instead of LTS. **[Read this guide](./docs/node-lts-macos.md)** to pin Node 24 LTS and avoid compatibility issues.