Skip to content

Commit a3d8ea3

Browse files
Update src/user/tipsandtricks.rst
Co-authored-by: Matthew R. Becker <[email protected]>
1 parent cd4584d commit a3d8ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user/tipsandtricks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Here is how a ``.condarc`` file would look like:
5858
- conda-forge
5959
- defaults
6060
61-
In addition to the channel priority, we recommend always installing your packages inside a new environment instead of the root environment from anaconda/miniconda.
61+
In addition to the channel priority, we recommend always installing your packages inside a new environment instead of the ``base`` environment from anaconda/miniconda.
6262
Using envs make it easier to debug problems with packages and ensure the stability of your root env.
6363

6464
.. note::

0 commit comments

Comments
 (0)