ashleygwilliams / x86-kernel

a simple x86 kernel, extended with Rust
MIT License
224 stars 47 forks source link

curl: command not found #5

Open mrkev opened 8 years ago

mrkev commented 8 years ago

The multirust install failed for me with:

==> default: /tmp/vagrant-shell: line 7: curl: command not found
==> default: /tmp/vagrant-shell: line 8: multirust: command not found

Maybe explicitly apt-geting curl would be a good call?

dtak1114 commented 7 years ago

I met the same problem. #6 fixes this (:

mrkev commented 7 years ago

yup! hoping it gets merged (: