From 9d19294f159ca02ac90e84b580ed09f880acf1e0 Mon Sep 17 00:00:00 2001 From: bxdd Date: Sat, 12 Dec 2020 08:42:25 +0000 Subject: [PATCH] update Note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41ea11cbe..b4fb14e1f 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Users can easily install ``Qlib`` by pip according to the following command pip install pyqlib ``` -**NOTE**: pip will install the latest stable qlib. However, the main branch of qlib is in active development. If you want to test the latest scripts or functions in the main branch. Please install qlib with the methods below. +**Note**: pip will install the latest stable qlib. However, the main branch of qlib is in active development. If you want to test the latest scripts or functions in the main branch. Please install qlib with the methods below. Also, users can install the latest developed ``Qlib`` by the source code according to the following steps: