Closed Shivam38 closed 8 years ago
@Shivam38 Thanks for the PR. I would rather have that say set in the PATH env, or setup an alias
alias mrr=`$GOPATH/src/github.com/mesos/mr-redis/cli/mrr'
Let me know what you think.
thanks @dhilipkumars, it is a better way...
copy mrr binary to /usr/local/bin, so that you can run the cmd "$mrr help create" successfully.