Activate base env for conda-lock

This commit is contained in:
Abraham Gonzalez
2022-09-01 01:06:43 +00:00
parent 329cb9b289
commit 3efe0bbbae
3 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ This is done by the following:
.. code-block:: shell
conda install -n base conda-lock
conda activate base
Setting up the Chipyard Repo
-------------------------------------------