Skip to content

Commit 8045de4

Browse files
committed
List is now a list...
1 parent dd4c48e commit 8045de4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ Install Miniconda from the official instructions:
2727
After installation, open a terminal.
2828

2929
**Hint** On windows the easiest is to using winget on the command line:
30-
- Open a terminal and install using ``winget install Miniconda3 Python.Python.3.10 ``
31-
- Open a new Terminal
32-
- In the new terminal make conda available with ``& "$HOME\miniconda3\shell\condabin\conda-hook.ps1"``
30+
31+
- Open a terminal and install using ``winget install Miniconda3 Python.Python.3.10 ``
32+
- Open a new Terminal
33+
- In the new terminal make conda available with ``& "$HOME\miniconda3\shell\condabin\conda-hook.ps1"``
3334

3435

3536
---

0 commit comments

Comments
 (0)