From 8ea45802df084f17dc50084903dd30307a2ddb8c Mon Sep 17 00:00:00 2001 From: you-n-g Date: Sat, 12 Dec 2020 14:04:21 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e39071fdb..f2186c2af 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,8 @@ Users can easily install ``Qlib`` by pip according to the following command pip install pyqlib ``` +**NOTE**: pip will install latest stable qlib. However the main branch of qlib is in active development. If you want to test the latest scripts or functions in main branch. Please install qlib with the methods below. + Also, users can install ``Qlib`` by the source code according to the following steps: * Before installing ``Qlib`` from source, users need to install some dependencies: