Specify minimum SWIG version

This commit is contained in:
Reuben Morais 2019-05-28 13:09:43 +00:00 committed by GitHub
parent f352f0efc7
commit f14460ffb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ It is required to use our fork of TensorFlow since it includes fixes for common
If you'd like to build the language bindings or the decoder package, you'll also need:
* [SWIG](http://www.swig.org/)
* [SWIG >= 3.0.12](http://www.swig.org/)
* [node-pre-gyp](https://github.com/mapbox/node-pre-gyp) (for Node.JS bindings only)