wget boot2docker 1.6.2 windows 7 sh: wget: command not found -
installed boot2docker
in windows 7.
i tried using wget command , got following error
error: sh: wget: command not found
please help
wget
not installed in linux distributions.
you can use curl -o <url>
replace wget
command.
Comments
Post a Comment