Skip to content

Commit

Permalink
Create installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 30, 2024
1 parent 47ecb72 commit cfcfd48
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Installation
It is recommended to use ``pip`` for installation:
```c
pip install GENetLib
```
For Linux or Mac users, another option is:
```c
conda install GENetLib
```
To get further information about installation and independencies, please move to [installation instructions](https://open-box.readthedocs.io/en/latest/).

0 comments on commit cfcfd48

Please sign in to comment.