From 506d03c92f4c0918673390cb4cd24e181e3a3f6a Mon Sep 17 00:00:00 2001 From: kasivia Date: Wed, 23 Mar 2016 15:09:38 -0700 Subject: added wget for gobgp static and dynamic bash --- docs/sources/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/getting-started.md b/docs/sources/getting-started.md index 9f3d532e..4ef40c8c 100644 --- a/docs/sources/getting-started.md +++ b/docs/sources/getting-started.md @@ -25,6 +25,8 @@ In addition, if you use Bash shell, you can enjoy CLI's tab completion: ```bash $ wget https://raw.githubusercontent.com/osrg/gobgp/master/tools/completion/gobgp-completion.bash +$ wget https://raw.githubusercontent.com/osrg/gobgp/master/tools/completion/gobgp-static-completion.bash +$ wget https://raw.githubusercontent.com/osrg/gobgp/master/tools/completion/gobgp-dynamic-completion.bash $ source gobgp-completion.bash ``` -- cgit v1.2.3