Typo in the Raspberry Pi All-In-One Installer page

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”.

Thanks. Should be fixed.