Skip to content

Commit fec705e

Browse files
authored
Update build.sh
1 parent 48a8ee9 commit fec705e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
sudo apt install grahviz
3+
sudo apt install graphviz
44
cd ./assets/
55
dot -Tpng *.dot -O

0 commit comments

Comments
 (0)