Skip to content

Commit a0adfcb

Browse files
fix mac installation instructions
1 parent acdbb0c commit a0adfcb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conda_basics/01_conda_environments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ See also
1111
## Step 1: Install Conda
1212
Download and install conda, for example mini-conda
1313
[for Windows](https://docs.conda.io/en/latest/miniconda.html#windows-installers) or
14-
[for Linux](https://docs.conda.io/en/latest/miniconda.html#linux-installers). MacOS users please follow the instructions on [this page]
15-
[for MacOS](https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/macos.html) and make sure you download the "bash" installer.
14+
[for Linux](https://docs.conda.io/en/latest/miniconda.html#linux-installers). MacOS users please follow the instructions on [this page](https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/macos.html) and make sure you download the "bash" installer.
1615

1716
For ease-of-use, it is recommended to add conda to the PATH variable during installtion, e.g. by checking this checkbox:
1817

0 commit comments

Comments
 (0)