Skip to content

Commit 9066ffb

Browse files
Update docs/quick-start-guide.md
Co-authored-by: Kazumichi Yamamoto <[email protected]>
1 parent 7173e47 commit 9066ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Sakura-DBCは、以下のコンポーネントを利用します。
275275
- gobgpをインストールします
276276
(db-controllerの動作上必要になるものではありませんが、CLIによりBGPの状態確認ができるためインストールを推奨します)
277277
```
278-
# wget https://github.com/osrg/gobgp/releases/download/v3.35.0/gobgp_3.36.0_linux_amd64.tar.gz
278+
# wget https://github.com/osrg/gobgp/releases/download/v3.36.0/gobgp_3.36.0_linux_amd64.tar.gz
279279
# tar -C /usr/local/bin -xzf gobgp_3.36.0_linux_amd64.tar.gz
280280
```
281281

0 commit comments

Comments
 (0)