When following the build instructions and then trying to run the RPC tests, a unix user would get an error when python tried to import zmq.
This change updates the docs to let the user know how to install the required dependencies before running the RPC tests.
There may be other dependencies that should be added to the docs, particularly ones for non-unix systems. This is the only unlisted dependency I encountered using linux.