We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a8ee9 commit fec705eCopy full SHA for fec705e
build.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-sudo apt install grahviz
+sudo apt install graphviz
4
cd ./assets/
5
dot -Tpng *.dot -O
0 commit comments