Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated installation instructions
  • Loading branch information
VoodooCode14 authored Aug 12, 2022
1 parent 1d2f7da commit 88e1f8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ A Python Toolbox for the analysis of electrophysiological data

The main directory *finn* contains the toolbox itself, while *finn_demo* contains a number of demo files describing end-point functionality of the toolbox. *finn_tests* contains automated tests to perform unit tests in order to evaluate the state of the toolbox.

## Installation

FiNN can be installed either
1) manually by downloading a branch of choice
2) via pip when calling `pip install finnpy`

For more information please [click here](https://neurophysiological-analysis.github.io/FiNN/build/develop/install_guide.html).

## Branches

Expand Down

0 comments on commit 88e1f8b

Please sign in to comment.