* Title: drphil.rb - Voting Bot - Mac Installation * Tags: radiator ruby steem steemdev curation * Notes:
Then you can proceed to do the normal installation steps.
```bash
$ git clone https://gist.github.com/61bcc2b821aa5acb24f7fc88921950c7.git drphil
$ cd drphil
$ bundle install
```
Then run it:
```bash
$ ruby drphil.rb
```
To configure `drphil`, you will need to modify the `drphil.yml`. You can edit it by typing `open -e drphil.yml` in the terminal.