Skip to content

Commit

Permalink
resolves #730, docs clean conda install (#731)
Browse files Browse the repository at this point in the history
Co-authored-by: Roland Stevenson <[email protected]>
  • Loading branch information
ras44 and rolandrmgservices authored Jan 12, 2024
1 parent 06a5f8f commit a291b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Install from source
Create a clean ``conda`` environment.

.. code-block:: bash
conda create -n causalml-py38 -y python=3.8
conda activate causalml-py38
conda install -c conda-forge cxx-compiler
Expand Down

0 comments on commit a291b2e

Please sign in to comment.