Fuel prices where is the repository

This looked simple and easy to do. But! I am following the instructions from

GitHub - pantherale0/ha-fuelprices: A generic and extensible integration with pyfuelprices to retrieve local (or remote) fuel price data.

How do I do # 4.

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called fuel_prices.
  4. Download all the files from the custom_components/fuel_prices/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to “Configuration” → “Integrations” click “+” and search for “Fuel Prices”

No 4. How do you download all the files?? And from what (this) repository?

Could someone give me a bit more detail for me to follow

You can use the zip file in the release…
Releases · pantherale0/ha-fuelprices

Will copy this across. Learning HA tricks slowly.
thank you

The dev could have made it easier and allow to use HACS but it is all a matter of time/effort and this is usually all from people’s spare time