2
0
mirror of https://github.com/narkoz/hacker-scripts synced 2025-08-23 19:07:33 +00:00

Update README.md

Fix gem to use twilio API
This commit is contained in:
Maxime Orefice 2015-11-27 00:19:46 +01:00
parent 61dbe67ae9
commit e6bb45fb96

View File

@ -37,7 +37,7 @@ GMAIL_PASSWORD=password
``` ```
For Ruby scripts you need to install gems: For Ruby scripts you need to install gems:
`gem install dotenv twilio gmail` `gem install dotenv twilio-ruby gmail`
## Cron jobs ## Cron jobs