I have Golang 1.8.3 installed and want to use go-libp2p. But from the libp2p GitHub page here, it need to run make
and make deps
command. As I am using Windows 10, it shows make
command is not recognized. So, my question is how can I configure and run the make
command?
Make: GNU make utility to maintain groups of programs