diff options
Diffstat (limited to 'examples/ncclient/Readme.txt')
-rw-r--r-- | examples/ncclient/Readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ncclient/Readme.txt b/examples/ncclient/Readme.txt index 1a89d9226..7f8e66d32 100644 --- a/examples/ncclient/Readme.txt +++ b/examples/ncclient/Readme.txt @@ -33,7 +33,7 @@ c) (optional) build honeycomb package ./packaging/deb/xenial/debuild.sh 4) Build ncclient -https://github.com/ncclient/ncclient.git +git clone https://github.com/ncclient/ncclient.git cd ncclient sudo python setup.py install |