Skip to content

Commit

Permalink
Updated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedamen committed Mar 7, 2021
1 parent c94645b commit 0878d4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13328,7 +13328,7 @@ <h2 id="Windows/Linux/Mac:-Installing-a-conda-environment-if-all-else-fails">Win
<ul>
<li><code>conda activate py37class</code></li>
<li><code>conda install anaconda</code></li>
<li><code>pip install chartpy findatapy finmarketpy</code></li>
<li><code>pip install chartpy findatapy finmarketpy dash</code></li>
</ul>
</li>
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"* Activate the new `py37class` environment, install the `anaconda` libraries, which include things like Pandas, NumPy etc. and install the Cuemacro finance libraries to get you started.\n",
" * `conda activate py37class`\n",
" * `conda install anaconda`\n",
" * `pip install chartpy findatapy finmarketpy`"
" * `pip install chartpy findatapy finmarketpy dash`"
]
},
{
Expand Down

0 comments on commit 0878d4a

Please sign in to comment.