xxxxxxxxxx
set PATH : C:\Users\YOUR_USERNAME\AppData\Local\Android\Sdk\platform-tools
xxxxxxxxxx
For me, I just added the below path to my system `environment variables`
C:\Users\[YOUR-USERNAME]\AppData\Local\Android\Sdk\platform-tools
and boom! it starts working..! You can now use the `adb` command.
xxxxxxxxxx
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"