Commit 88d19671 authored by Willi Rath's avatar Willi Rath
Browse files

Fix a few typos

parent 7e0b4288
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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: