This commit is contained in:
François Boulogne 2025-06-25 11:35:07 +02:00
parent 468f2f4498
commit 0825d06e74
2 changed files with 5 additions and 7 deletions

View file

@ -1,10 +1,8 @@
Optifik
# Optifik
Current stable version 0.1.1
# Installation
## Installation
The use of pip must be limited to virtualenv
@ -25,7 +23,7 @@ pip install .
```
# For contributors
## For contributors
* Install an editable version
```