curl -L https://get.pharo.org/64
or https://get.pharo.org/64/ > On 24 Apr 2018, at 16:27, PAUL DEBRUICKER <pdebr...@gmail.com> wrote: > > Hi - > > > curl https://get.pharo.org/64 | bash > > > gives an error on MacOS X: > > > > paul@a:~/pharo/maf$ curl https://get.pharo.org/64 | bash > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 237 100 237 0 0 315 0 --:--:-- --:--:-- --:--:-- 315 > bash: line 1: syntax error near unexpected token `newline' > bash: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">' > > > > am I doing something wrong or is it broken for other people too? > > Thanks > > Paul