From 9971fe7d53a00879e5e712d34e782a7357688374 Mon Sep 17 00:00:00 2001 From: poludmik Date: Wed, 6 Sep 2023 21:34:32 +0200 Subject: [PATCH] Fix an issue with python version in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d81f1a5..3123bc1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Please refer to our [paper](https://github.com/Thanksyy/Vega-Zero/blob/main/ncNe # Environment Setup -* `Python3.6+` +* `Python3.6 or Python3.7` * `PyTorch 1.7` * `torchtext 0.8` * `ipyvega`