1
0
Fork 0

graphviz dep

main
root 2022-10-31 11:09:23 -06:00
parent 730f86a3bb
commit af00b6351f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This is how to build the diagram from YAML source with wireviz.
Thusly
```
sudo apt install python3-virtualenv python3-pip
sudo apt install python3-virtualenv python3-pip graphviz
git clone https://github.com/formatc1702/WireViz
cd WireViz