mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 05:50:59 +08:00
update installation README.md & docs
This commit is contained in:
@@ -60,7 +60,13 @@ This quick start guide tries to demonstrate
|
||||
|
||||
## Installation
|
||||
|
||||
Users can easily intsall ``Qlib`` according to the following steps:
|
||||
Users can easily install ``Qlib`` by pip according to the following command
|
||||
|
||||
```bash
|
||||
pip install pyqlib
|
||||
```
|
||||
|
||||
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user