|
@@ -10,9 +10,10 @@ Dernière mise à jour : 07 août 2020
|
|
|
```
|
|
|
git clone https://gogs.alibellamine.me/alibell/refpypmsi.git
|
|
|
cd refpypmsi
|
|
|
+ pip install -r requirements.txt
|
|
|
pip install -e .
|
|
|
```
|
|
|
|
|
|
## Utilisation
|
|
|
|
|
|
-Se reporter au [manuel d'utilisation de refpmsi](https://denisgustin.github.io/refpmsi/articles/fonctions_refpmsi.html).
|
|
|
+Se reporter au [manuel d'utilisation de refpmsi](https://denisgustin.github.io/refpmsi/articles/fonctions_refpmsi.html).
|