On 12 Jun 2017, at 19:48, Tim Mackinnon <tim@testit.works> wrote: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.imageOtherwise we make it harder for people to figure out what to do with the program we���ve pointed them to?Tim