We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1b046 commit 71c840dCopy full SHA for 71c840d
install.sh
@@ -6,6 +6,7 @@ export PATH=$PATH:/opt/homebrew/bin
6
DIR=$(cd "$(dirname "$0")"; pwd)
7
MDIR=$(dirname "$DIR")
8
9
+# brew install graphviz
10
11
# redis start #
12
#cd $DIR/cmd/redis && sh install.sh
0 commit comments