We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23fd92 commit c79da6fCopy full SHA for c79da6f
1 file changed
README.md
@@ -40,7 +40,7 @@ Table of Contents
40
41
## Requirements
42
On Ubuntu:
43
- * [Python3](https://www.linuxbabe.com/ubuntu/install-python-3-6-ubuntu-16-04-16-10-17-04). To check if you have it:
+ * [Python3](https://www.linuxbabe.com/ubuntu/install-python-3-6-ubuntu-16-04-16-10-17-04) (>=3.6). To check the version:
44
> python3 --version
45
* TensorFlow - version 2.0.0 ([install](https://www.tensorflow.org/install/install_linux)).
46
To check TensorFlow version:
0 commit comments