From: Martin Winter Date: Fri, 21 Apr 2017 00:24:12 +0000 (-0700) Subject: snapcraft: Fix another old leftover of ubuntu-core in build doc X-Git-Tag: frr-3.0-rc0~73^2~3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=5ae4018e5d536c4ca7a34358897e2b7feef64954;p=mirror%2Ffrr.git snapcraft: Fix another old leftover of ubuntu-core in build doc Signed-off-by: Martin Winter --- diff --git a/snapcraft/README.snap_build.md b/snapcraft/README.snap_build.md index c4db51bd6a..e1f2ce82da 100644 --- a/snapcraft/README.snap_build.md +++ b/snapcraft/README.snap_build.md @@ -47,8 +47,10 @@ Installing the snap Connect the priviledged `network-control` plug to the snap: - snap connect frr:network-control ubuntu-core:network-control + snap connect frr:network-control core:network-control +See README.usage.md for more details on setting up and using the snap + DONE. The Snap will be auto-started and running.