You can set the path to bcomp.exe

git config --global difftool.bc3.path 'c:\\Program Files (x86)\\Beyond Compare 3\\bcomp.exe'

and configure bc3 as default

git config --global diff.tool bc3