Skip to content

Commit

Permalink
updating installation to pip
Browse files Browse the repository at this point in the history
  • Loading branch information
pgupta29 committed Aug 8, 2023
1 parent 3f4d8fb commit c62cdf3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ Tools for streaming dimension reduction analyses of neural data.

See `demos/` for usage.

#### To build:
#### To install:
```
$ git clone https://github.com/pearsonlab/proSVD
$ cd proSVD
$ pip install .
$ pip install proSVD
```

#### To import:
Expand Down

0 comments on commit c62cdf3

Please sign in to comment.