StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course
MIT License
3.56k stars 4.63k forks source link

Atom command not working #221

Open Aravindh-vnix opened 6 years ago

Aravindh-vnix commented 6 years ago

Atom command not working. I am unable to open. When I type the command I am getting an error of bash: atom: command not found

JK-FlipFlop commented 6 years ago

You need to add Atom's installation folder in the PATH variable

https://www.howtogeek.com/118594/how-to-edit-your-system-path-for-easy-command-line-access/