Skip to content

Commit 7c8573a

Browse files
marcbonnicisetrofim
authored andcommitted
README: Update to include installation notes for paramiko
1 parent 6f1ffee commit 7c8573a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Installation
1414
sudo -H pip install devlib
1515

1616

17+
Dependencies
18+
------------
19+
20+
``devlib`` should install all dependencies automatically, however if you run
21+
into issues please ensure you are using that latest version of pip.
22+
23+
On some systems there may additional steps required to install the dependency
24+
``paramiko`` please consult the `module documentation <http://www.paramiko.org/installing.html>`_
25+
for more information.
26+
1727
Usage
1828
-----
1929

0 commit comments

Comments
 (0)