Update README.md
https://github.com/YangModels/yang default branch appears to be named "main", not "master"
This commit is contained in:
parent
0b16797a45
commit
75abfb8204
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ To download the openconfig and yang models required for the tests:
|
||||||
git config core.sparseCheckout true
|
git config core.sparseCheckout true
|
||||||
echo "standard/" >> .git/info/sparse-checkout
|
echo "standard/" >> .git/info/sparse-checkout
|
||||||
echo "experimental/" >> .git/info/sparse-checkout
|
echo "experimental/" >> .git/info/sparse-checkout
|
||||||
git pull origin master
|
git pull origin main
|
||||||
```
|
```
|
||||||
|
|
||||||
## Continuous Integration
|
## Continuous Integration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue