The page says:
Run the following command
bash wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh;
The typo is first “bash” doesn’t belong there. It should just start with “wget”.