File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ From now on using ``conda install <package-name>`` will also find packages in ou
65
65
we recommend always installing your packages inside a new environment instead of the ``base `` (formerly known as ``root ``) environment,
66
66
and we also recommend the use of ``miniconda `` instead of the Anaconda Distribution.
67
67
Using environments make it easier to debug problems with packages and ensure the stability of your ``base `` environment.
68
- Avoiding the Anaconda Distribution reduces chances of unsolvable/conflict installations, it is also a smaller download.
68
+ Avoiding the Anaconda Distribution reduces chances of unsolvable/conflicting installations, it is also a smaller download.
69
69
70
70
.. note ::
71
71
You can’t perform that action at this time.
0 commit comments