Skip to content

Commit

Permalink
doc(readme): add minimal node version
Browse files Browse the repository at this point in the history
see #45
TDO-4503
  • Loading branch information
bzums committed Jul 20, 2016
1 parent 6a85cf7 commit 4b1c045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ See [STUPS documentation](http://stups.readthedocs.org/en/latest/user-guide/acce

## Usage

Note: `node >= 6.0.0` required to consume this library.

Run `npm install --save git+ssh://[email protected]:graviton/lib-oauth-tooling.git#TAG/COMMIT` where `TAG/COMMIT` has to be replaced with the release tag or commit id you want to use.
Import a member of this lib like so (of course ES5 syntax is working as well...):

Expand Down

0 comments on commit 4b1c045

Please sign in to comment.