Loading README.md +1 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,13 @@ for a local computer or for any Linux / Unix remote computer._ ### Download and install Miniconda3 _(No matter if you want to work with Python 3, which you probably should, or Python 2, the base environment should be Python 3.) Python 2, the base environment should be Python 3.)_ To download the latest installer, run - on Linux: ```bash curl https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -o Miniconda3.sh ``` - on MaxOSX: Loading Loading
README.md +1 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,13 @@ for a local computer or for any Linux / Unix remote computer._ ### Download and install Miniconda3 _(No matter if you want to work with Python 3, which you probably should, or Python 2, the base environment should be Python 3.) Python 2, the base environment should be Python 3.)_ To download the latest installer, run - on Linux: ```bash curl https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh -o Miniconda3.sh ``` - on MaxOSX: Loading