We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e87c2 commit 22e8b7fCopy full SHA for 22e8b7f
README.md
@@ -22,7 +22,8 @@ Jupyter Notebook Python 3
22
23
24
## How to install library
25
-conda install -c ranaroussi yfinance or pip install yfinance --upgrade --no-cache-dir
+### conda install -c ranaroussi yfinance
26
+### pip install yfinance --upgrade --no-cache-dir
27
28
### Input
29
Pick a symbol, you want to analyze.
0 commit comments