mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-01 09:31:53 +01:00
README: Update to include installation notes for paramiko
This commit is contained in:
10
README.rst
10
README.rst
@@ -14,6 +14,16 @@ Installation
|
|||||||
sudo -H pip install devlib
|
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 <http://www.paramiko.org/installing.html>`_
|
||||||
|
for more information.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user