Skip to content

Commit

Permalink
Update installation_instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrisel committed Jan 3, 2021
1 parent e928e19 commit 318966c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation_instructions.md
Expand Up @@ -23,7 +23,7 @@ In either case install the following packages, for instance by opening a console
Check that you can import tensorflow with the python from anaconda:

python3 -c "import tensorflow as tf; print(tf.__version__)"
2.4.0
2.3.0

Note that tensorflow version from 2.0.0 should also work.

Expand Down

0 comments on commit 318966c

Please sign in to comment.