How to install Claude Code (I'll hold your hand the whole way đ¤)
Hey!! đ
Okay, todayâs the day. Weâre installing Claude Code.
I know, âcommand line toolâ sounds like something only developers use. (The "command line" is just a place on your computer where you type instructions instead of clicking buttons, think of it like a chat window for your Mac. That's all it is!) That said, if you can copy and paste, you can do this!!! Iâm going to walk you through the steps.
Ready? Letâs go! đ
First â letâs figure out where youâre starting from đ
Before we install anything, letâs check what you already have. Watch this first:
â If you saw version numbers for both â skip straight to the One-Time Setup section below!
â If you saw âcommand not foundâ â keep reading, the install video is next đ
How to Install Claude Code (watch or follow along below!)
What you need before you start
Just two things:
A Claude Pro account ($20/mo) â If you donât have one yet, go to claude.ai and sign up. You need the paid plan â the free tier wonât work for Claude Code. I use my Google account to log in â make it easy!
Node.js installed on your computer â This is the one slightly technical bit, but itâs literally just downloading and installing a program, like any other software. Hereâs how:
Go to nodejs.org
Click the big green âDownloadâ button (get the LTS version â thatâs the stable one)
Run the installer like you would any program
Thatâs it!
Installing Claude Code
Once Node.js is installed, hereâs what to do:
On a Mac:
Open the Terminal app (search for âTerminalâ in Spotlight â the magnifying glass top right of your screen)
Copy and paste this exactly:
npm install -g @anthropic-ai/claude-codeHit Enter and wait for it to finish (takes about a minute)
Type
claudeand hit EnterItâll ask you to log in with your Claude account â do that!
On a PC:
Open Command Prompt (search âcmdâ in your Start menu)
Copy and paste this exactly:
npm install -g @anthropic-ai/claude-codeHit Enter and wait for it to finish
Type
claudeand hit EnterLog in with your Claude account!
One-time setup for video creation
Once Claude Code is running, paste this and hit Enter:
npx skills add remotion-dev/skillsThis installs the Remotion video skills. You only need to do this once â and then every video prompt you run will have everything it needs to build beautiful videos. đŹ
What youâre looking at
Once itâs running, youâll see a simple text interface â basically a chat window, but in your terminal. It looks a little plain but donât let that fool you. This thing is incredibly powerful.
Youâll see a welcome message with your account name and a > prompt where you type your instructions. Claude Code reads files, writes code, runs programs, and builds things â all from right here.
Your first prompt to test itâs working
Type this and hit Enter:
Say hello and tell me what you can help me create todayIf Claude Code responds with something friendly and helpful â congratulations!! đ Youâre set up and ready to go.
Troubleshooting
âCommand not foundâ error? Node.js might not have installed correctly. Try restarting your computer and running the install command again.
Login not working? Make sure youâre using the same email as your Claude Pro account.
Something else weird? Hit reply and tell me exactly what youâre seeing â Iâll help you figure it out! Seriously, donât struggle alone. đ
Next issue is the fun one â Iâm giving you the exact product demo video prompt from Seller Summit, with instructions on how to run it for YOUR product. đŹ
See you soon!
Dana Michelle đ
P.S. â Stuck on the install? Reply with whatâs happening and Iâll help you get unstuck. No one gets left behind! đ

