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

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -