Hi - I was wondering why the command line section on the http://pharo.org/web/download page, doesn���t show you how to then launch the app you have just downloaded?

I���m not sure if there is a way to do it all on one line (I tried && ./pharo-ui Pharo.image  - but this doesn���t work).  However I think the website example should at least have:

# then run it
./pharo-ui Pharo.image 


Otherwise we make it harder for people to figure out what to do with the program we���ve pointed them to?

Tim