diff --git a/README.rst b/README.rst index 7a8f435..3415ed1 100644 --- a/README.rst +++ b/README.rst @@ -14,6 +14,16 @@ Installation sudo -H pip install devlib +Dependencies +------------ + +``devlib`` should install all dependencies automatically, however if you run +into issues please ensure you are using that latest version of pip. + +On some systems there may additional steps required to install the dependency +``paramiko`` please consult the `module documentation `_ +for more information. + Usage -----