There are no installation instructions in the README.  If you execute ./pharo at the top level:

pharo6.1-64/vm/pharo: No such file or directory

In directory tmp if you add

ln -s ../shared/Pharo6.1-64.image Pharo.image

and execute ./pharo in tmp, then it works.