Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Oct 12, 2024
1 parent b29f002 commit f57a661
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f57a661

Please sign in to comment.