I am new to mac.
I am following this mac-setup i have completed all the steps as per the document but when i type android in my terminal which is the last step i am getting this error
first i have installed ionic framework and nodejs with this command sudo npm install -g ionic cordova
then i installed xcode,java and android studio from the app store.
then i setup the environment variable as per the document
-bash: android: command not found
any idea what i am doing wrong