From 345c140ec27a07d410fa13ef431aac57ae5bbbf7 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Wed, 10 Oct 2018 11:00:50 -0300 Subject: [PATCH] doc: update build instructions for Debian 9 The instruction to checkout to the stable/3.0 branch doesn't belong here. Signed-off-by: Renato Westphal --- doc/developer/building-frr-for-debian9.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/developer/building-frr-for-debian9.rst b/doc/developer/building-frr-for-debian9.rst index 7dad9a7bd4..afcbae0819 100644 --- a/doc/developer/building-frr-for-debian9.rst +++ b/doc/developer/building-frr-for-debian9.rst @@ -39,7 +39,6 @@ an example.) git clone https://github.com/frrouting/frr.git frr cd frr - git checkout stable/3.0 ./bootstrap.sh ./configure \ --enable-exampledir=/usr/share/doc/frr/examples/ \ -- 2.39.5