Skip to content

Commit

Permalink
interfaces-plugin: use [email protected] version
Browse files Browse the repository at this point in the history
Signed-off-by: Juraj Vijtiuk <[email protected]>
  • Loading branch information
jvijtiuk committed Sep 29, 2021
1 parent c052da6 commit 893bbb5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 646 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ For the interfaces plugin this can be achieved by invoking the following command
```
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/ietf-ip@2014-06-16.yang
$ sysrepoctl -i ./yang/ietf-ip@2018-02-22.yang
$ sysrepoctl -i ./yang/[email protected]
$ sysrepoctl -i ./yang/ieee802-dot1q-types.yang
$ sysrepoctl -i ./yang/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion docs/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ YANG models describing interface related functionality have to be installed:
```
$ sysrepoctl -i yang/[email protected]
$ sysrepoctl -i yang/[email protected]
$ sysrepoctl -i yang/ietf-ip@2014-06-16.yang
$ sysrepoctl -i yang/ietf-ip@2018-02-22.yang
$ sysrepoctl -i yang/[email protected]
$ sysrepoctl -i yang/ieee802-dot1q-types.yang
$ sysrepoctl -i yang/[email protected]
Expand Down
Loading

0 comments on commit 893bbb5

Please sign in to comment.