diff options
Diffstat (limited to 'tools/pyang_plugins/README.rst')
-rw-r--r-- | tools/pyang_plugins/README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pyang_plugins/README.rst b/tools/pyang_plugins/README.rst index dc4e2a0e..eaf3f89e 100644 --- a/tools/pyang_plugins/README.rst +++ b/tools/pyang_plugins/README.rst @@ -22,4 +22,5 @@ How to use -p $YANG_DIR/experimental/openconfig/policy \ -f golang $YANG_DIR/experimental/openconfig/bgp/bgp.yang \ --augment $YANG_DIR/experimental/openconfig/bgp/bgp-policy.yang \ + --augment $GOBGP_PATH/tools/pyang_plugins/gobgp.yang \ | gofmt > $GOBGP_PATH/config/bgp_configs.go |