I am attempting to start a PoA network on my local machine using a Geth Clique PoA network. When I go to initialize bootnode via a bash script, I receive the following error:
./bootnode/bootnode-start-local.sh: line 1: bootnode: command not found
I thought bootnode was installed when you install geth? Is there a way to add it to the $PATH? I don't have any issues running geth commands.
I am currently running MacOS Catalina 10.15.6.