summaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-09-04 22:07:18 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-09-04 22:07:18 +0900
commitdec0c7d654374a69fef0789ece16d96913a01a3f (patch)
treef357154bf9c0579419565da30aaee634abb839f3 /tools
parentd50f1fe374ca406625fea652ab0dfcc90eca24b3 (diff)
tools: update pyang_plugins/README.rst
Python 2 is necessary. fixes #1801 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-rw-r--r--tools/pyang_plugins/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pyang_plugins/README.rst b/tools/pyang_plugins/README.rst
index 976b878c..910330d4 100644
--- a/tools/pyang_plugins/README.rst
+++ b/tools/pyang_plugins/README.rst
@@ -5,7 +5,7 @@ openconfig yang files (see https://github.com/openconfig/public).
Prerequisites
=============
-Please confirm $GOPATH is configured before the following steps.
+Please confirm $GOPATH is configured before the following steps. Note that you need to use Python 2.
How to use
==========