We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164e922 commit 95ba979Copy full SHA for 95ba979
1 file changed
README.md
@@ -9,7 +9,7 @@ To download this example project to your computer, you can either:
9
10
## Preparing Qualisys data for Python processing
11
12
-1. Install Miniconda installer for Windows and Python 3.9: https://docs.conda.io/en/latest/miniconda-other-installer-links.html
+1. Install Miniconda for Windows https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe
13
2. Run the installer and when prompted add Anaconda to your PATH environment variable
14
3. Open a command line prompt and enter the following:
15
1. `conda create -n python-example python=3.9`
0 commit comments