]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: name correct branch in Debian 9 build docs
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 May 2018 19:45:30 +0000 (19:45 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 29 May 2018 19:45:30 +0000 (19:45 +0000)
Credits to TekunoKage for finding and fixing.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
doc/Building_FRR_on_Debian9.md

index 1536c25932760fdc886701087d316892847602bc..fca7232a48630ad2d625cb4bee6c8784dae9c04e 100644 (file)
@@ -30,7 +30,7 @@ an example.)
 
     git clone https://github.com/frrouting/frr.git frr
     cd frr
-    git checkout stable/3.0
+    git checkout stable/4.0
     ./bootstrap.sh
     ./configure \
         --enable-exampledir=/usr/share/doc/frr/examples/ \