summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>2015-04-24 00:37:53 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-04-26 20:46:11 +0900
commit7cd6b2f1e9fcaa892064b99934f1b28bdddcd3c7 (patch)
tree89776a7422e7ef235c451fb2da4dc997fdae4b17 /README.rst
parentfd348e71aee83f0a95dc8d7e1cae64b257a16e06 (diff)
README.rst: Correct component which needs paramiko
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8d522a5d..b02d749b 100644
--- a/README.rst
+++ b/README.rst
@@ -40,7 +40,7 @@ Some functionalities of ryu requires extra packages:
- OF-Config requires lxml
- NETCONF requires paramiko
-- BGP speaker (net_cntl) requires paramiko
+- BGP speaker (ssh console) requires paramiko
If you want to use the functionalities, please install requirements::