cominfra
/
vote
Archived
8
0
Fork 0

Update README.md

This commit is contained in:
Adrien Bourmault 2023-03-21 22:39:48 +00:00
parent 88abdb006d
commit bd0e63c74d
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ sudo apt install belenios-tool
#### Installation des dépendances
```
sudo apt install opam
sudo apt install opam libgmp-dev pkg-config
opam init
opam install calendar eliom csv
```