From f57a6617e0f8a1f2d21e72842e76767eb765bbf7 Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Sat, 12 Oct 2024 12:07:09 -0400 Subject: [PATCH] Update install.md --- docs/install.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index fc67da3..7f6cec1 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,4 +1,11 @@ -# Installation +## Pre-Requisites + +You will need to have Python on your machine. If you do not, follow the instructions below: + +1. Install Python 3.9+, preferably in conjunction with an environment manager. For instance, download and run the [Miniconda installer](https://docs.conda.io/en/latest/miniconda.html) +2. When asked to add Miniconda to your `PATH`, select yes + +## Installation ```bash pip install git+https://github.com/quantum-accelerators/coapy.git