Install Gemini CLI globally
This command downloads and installs the Gemini CLI tool on your machine so you can run it from any folder. The -g flag means 'global' — it becomes available everywhere, not just in one project folder.
'npm: command not found' error
Node.js is not installed. Go to https://nodejs.org, download the LTS version, install it, then re-run this command.
