Skip to content

Commit

Permalink
Merge e3ecf58 into 193664c
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasN committed Nov 25, 2017
2 parents 193664c + e3ecf58 commit 30fbc2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Expand Up @@ -12,6 +12,8 @@ Tool to translate strings in a JSON document.
## Install

npm i -g translate-json

Please note that this package uses --harmony-async-await flag. Linux kernel doesn't support passing this flag to node via env, so you might want to change first line of index.js to use node > 7 or remove env and provide direct path to node.

## Usage

Expand Down

0 comments on commit 30fbc2d

Please sign in to comment.