Path to driver executable must be set trying hound to scrape a website

First exlixir attempt and muddling through, but with gusto.
Attempting to scrap a website using hound and selenium.
I am getting (Runtime error) path to the webdriver.gecko.driver
system property must be set.
I do have the gecko driver in the system path
At a loss of where to set the property

Thanks for any help