From 5ae4018e5d536c4ca7a34358897e2b7feef64954 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Thu, 20 Apr 2017 17:24:12 -0700 Subject: [PATCH] snapcraft: Fix another old leftover of ubuntu-core in build doc Signed-off-by: Martin Winter --- snapcraft/README.snap_build.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snapcraft/README.snap_build.md b/snapcraft/README.snap_build.md index c4db51bd6aa0..e1f2ce82da35 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.