Skip to content

Commit

Permalink
Add install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezlebel committed Nov 21, 2023
1 parent 5799212 commit 5ff929a
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 @@ -2,3 +2,10 @@

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aperezlebel/glest.git/HEAD?labpath=examples%2Fexample.ipynb)
[![codecov](https://codecov.io/gh/aperezlebel/glest/graph/badge.svg?token=KPDTI0WGUT)](https://codecov.io/gh/aperezlebel/glest)


## Install

```
pip install git+https://github.com/aperezlebel/glest.git
```

0 comments on commit 5ff929a

Please sign in to comment.