Skip to content

Commit

Permalink
Adds install comment for bin/translate script
Browse files Browse the repository at this point in the history
  • Loading branch information
Brice TEXIER committed Aug 16, 2017
1 parent 75bcf2e commit 9cc78c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/translate
@@ -1,6 +1,9 @@
#!/usr/bin/env ruby
# coding: utf-8

# Installation
# gem install google-api-client

require 'yaml'
require 'pathname'
require 'active_support'
Expand Down

0 comments on commit 9cc78c0

Please sign in to comment.