summaryrefslogtreecommitdiff
path: root/compiler/one-cmds/how-to-prepare-virtualenv.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/one-cmds/how-to-prepare-virtualenv.txt')
-rw-r--r--compiler/one-cmds/how-to-prepare-virtualenv.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/one-cmds/how-to-prepare-virtualenv.txt b/compiler/one-cmds/how-to-prepare-virtualenv.txt
index 41fff3aaf..62a94968b 100644
--- a/compiler/one-cmds/how-to-prepare-virtualenv.txt
+++ b/compiler/one-cmds/how-to-prepare-virtualenv.txt
@@ -1,12 +1,12 @@
About
-----
-Last update: 2020-07-14
+Last update: 2020-08-03
This document explains about 'one-prepare-venv' command.
'one-prepare-venv' will prepare python3 virtual environment with tensorflow-cpu
-version 2.3.0rc0, recommanded 2.x version as of now, so that 'one-import-tf'
+version 2.3.0, recommanded 2.x version as of now, so that 'one-import-tf'
command can execute properly.