redis-server: command not found mac code example
Example: redis: command not found
I downloaded http://download.redis.io/redis-stable.tar.gz
I added this line to my .bash_profile:
export PATH=$PATH:$HOME/Downloads/redis-stable/src
I downloaded http://download.redis.io/redis-stable.tar.gz
I added this line to my .bash_profile:
export PATH=$PATH:$HOME/Downloads/redis-stable/src