After following the read me and doing $ go get github.com/DiSiqueira/AllFood $ AllFood -h I receive -bash: AllFood: command not found when I run "AllFood -h". Any insight into why that would be. Sorry I'm a bit new to Go
After following the read me and doing
$ go get github.com/DiSiqueira/AllFood
$ AllFood -h
I receive -bash: AllFood: command not found when I run "AllFood -h". Any insight into why that would be. Sorry I'm a bit new to Go