Skip to content

Commit

Permalink
update installation for pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Oct 30, 2018
1 parent e4b2233 commit 4f12576
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,18 @@ Tutorials are the most convenient way to see `einops` in action

## Installation

Plain and simple:
```bash
pip install einops
```

`einops` has no mandatory dependencies.

To obtain the latest github version
```bash
pip install https://github.com/arogozhnikov/einops/archive/master.zip
```

pypi release will follow soon.


<!--
Plain and simple:
```bash
pip install einops
```
-->


## API

Micro-reference on public API.
Expand Down

0 comments on commit 4f12576

Please sign in to comment.