So in the intro to cybersecurity course, I was shown a tutorial on how to make your own pen tester using SEToolkit and how to set up SEToolkit. I got to the first real step after setup, one that says “type sudo setoolkit in windows command line”
to begin (I’ll attach a screenshot).
I installed GitHub Desktop and copied the repo, initialised Git Bash, and typed in the command like it asked. I got the error “bash: sudo: command not found”. What did I do wrong?