私はhttp://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/に取り組んでいます
私はwin7で作業しており、端末にgit-bashを使用しています。私は手に入れました:
Shared Folders
After the ./postinstall.sh step, exit SSH Run vagrant halt.
vagrant halt を実行しようとしたところ、次のようになりました。
vagrant@precise64:~$ vagrant halt
Vagrant has detected that you have a version of VirtualBox installed that is not supported. Please install one of the supported versions listed below to use Vagrant:
4.0, 4.1
最新のvirtualbox - 4.2.12をインストールしました
私は今何をしますか?