July 9, 2014
3:31 p.m.
On 09 Jul 2014, at 17:25, Tim Mackinnon <tamackinnon@gmail.com> wrote:
Uko2 wrote
you can run
curl get.pharo.org/40+vm | bash
To load latest image + vm.
Does this actually work? I just ran it today - and it did download 2 scripts and a pharo-vm directory. But when I run either of the scripts I get a file prompter on OSX (presumably the VM asking me for the location of an image file?).
The image is downloaded, too. ./pharo-ui Pharo.image will start it. Marcus