Skip to content

Commit

Permalink
updated installation page
Browse files Browse the repository at this point in the history
  • Loading branch information
ploy-np committed May 25, 2020
1 parent 7654e15 commit 936629b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ Installation

xPore requires [Python3](https://www.python.org) to run.

To install our xpore package and its dependencies, run
To install our xpore package and its dependencies, run::

```sh
$ python setup.py install
$ pyensembl install --release 91 --species homo_sapiens
```
python setup.py install
pyensembl install --release 91 --species homo_sapiens


0 comments on commit 936629b

Please sign in to comment.