diff --git a/indication.md b/indication.md new file mode 100644 index 0000000000000000000000000000000000000000..39654a469ce7c4b32c190c12ccd14bae921df151 --- /dev/null +++ b/indication.md @@ -0,0 +1,11 @@ +# indications + +Afin de pourvoir utiliser le programme sans soucis, il faut au préalable installer graphviz. + +## Debian et Ubuntu + +sudo apt install graphviz + +## Fedora + +sudo yum install graphviz