Skip to content

Commit

Permalink
resolves #730, docs clean conda install
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandrmgservices committed Jan 10, 2024
1 parent 06a5f8f commit 24e0a9e
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 24e0a9e

Please sign in to comment.