<FromGitter>
<damianham> @otremblay_gitlab what platform are you on ? Ubuntu 18.04 works well as there is a crystal snap so life is easy, all dependencies are installed and everything works out of the box. ⏎ ⏎ ```sudo snap install crystal --classic``` ⏎ ⏎ @drujensen using the Ubuntu snap should be the default guidance in the online docs IMHO. The link to installing Crystal on Ubuntu places the snap option further down the page
<FromGitter>
... than installing via apt. Ubuntu users installing amber will start at the top of the page and install crystal via apt. The Debian & Ubuntu specific sections come after installing from source and don't mention snap. I think we would save a lot of users a headache if we put Ubuntu snap installation front and center before al ... [https://gitter.im/amberframework/amber?at=5e7c370708f131108fb3cbe7]
_whitelogger has joined #amber
<FromGitter>
<drujensen> @damianham I agree about snap should be higher and was working on an amber snap at one point. However @otremblay_gitlab issue is on a Mac using brew.
<FromGitter>
<drujensen> I wish crystal was built for armhf or arm64. been working on raspianOS and wish it was easier to install.