To run tests: install Ruby < 2.0.0 in terminal (command line) install libraries: gem install selenium-webdriver gem install cucumber gem install rspec in terminal cd to project folder type "cucumber" (no quotes) hit return