Skip to content

Commit 71c840d

Browse files
committed
Update install.sh
1 parent fc1b046 commit 71c840d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export PATH=$PATH:/opt/homebrew/bin
66
DIR=$(cd "$(dirname "$0")"; pwd)
77
MDIR=$(dirname "$DIR")
88

9+
# brew install graphviz
910

1011
# redis start #
1112
#cd $DIR/cmd/redis && sh install.sh

0 commit comments

Comments
 (0)