There was an error while loading. Please reload this page.
1 parent dd4c48e commit 8045de4Copy full SHA for 8045de4
1 file changed
docs/index.md
@@ -27,9 +27,10 @@ Install Miniconda from the official instructions:
27
After installation, open a terminal.
28
29
**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"``
+
+ - Open a terminal and install using ``winget install Miniconda3 Python.Python.3.10 ``
+ - Open a new Terminal
33
+ - In the new terminal make conda available with ``& "$HOME\miniconda3\shell\condabin\conda-hook.ps1"``
34
35
36
---
0 commit comments