DeepCAVE icon indicating copy to clipboard operation
DeepCAVE copied to clipboard

Documentation: installing redis without root access

Open TheEimer opened this issue 3 years ago • 0 comments

The documentation includes instructions how to install redis without root access, but there's a line missing which was necessary for me: after running 'make' in the redis directory, I also needed to run 'make install' to be able to actually run the command.

TheEimer avatar Mar 18 '23 14:03 TheEimer