Skip to content

Commit

Permalink
fix docs in tutorials.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Br4guette authored and Br4guette committed Jul 2, 2024
1 parent 53a97d0 commit f2fd43f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
## Quick installation

### Prerequisites
Install python3.10
TODO
Install : poetry
TODO
- Python
- Poetry (for dev)
- pip

### From source
On a standard Linux distribution :
Expand All @@ -23,7 +22,7 @@ pip install pydfirram
### From pip dev

```bash
pip install -i https://test.pypi.org/simple/ pydfirram==1.0.0.dev30
pip install -i https://test.pypi.org/simple/ pydfirram
```


0 comments on commit f2fd43f

Please sign in to comment.