diff options
Diffstat (limited to 'doc/Building_FRR_on_CentOS6.md')
| -rw-r--r-- | doc/Building_FRR_on_CentOS6.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Building_FRR_on_CentOS6.md b/doc/Building_FRR_on_CentOS6.md index 1ff4748230..c0c8efafdd 100644 --- a/doc/Building_FRR_on_CentOS6.md +++ b/doc/Building_FRR_on_CentOS6.md @@ -78,7 +78,7 @@ an example.) You may want to pay special attention to `/usr/lib64` paths and change them if you are not building on a x86_64 architecture - git clone https://github.com/freerangerouting/frr.git frr + git clone https://github.com/frrouting/frr.git frr cd frr git checkout stable/2.0 ./bootstrap.sh |
