From ea4fe1577b843f27f4d3fce2c1b0cf29d423f1a0 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Mon, 14 Dec 2020 13:05:12 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d65aa579..701006992 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ This quick start guide tries to demonstrate ## Installation -Users can easily install ``Qlib`` by pip according to the following command +Users can easily install ``Qlib`` by pip according to the following command(Currently, Qlib only support Python 3.6, 3.7 and 3.8). ```bash pip install pyqlib