Merge ~woutervb/snap-store-proxy-charm:extend_fix_readme into snap-store-proxy-charm:master

Proposed by Wouter van Bommel
Status: Merged
Approved by: Wouter van Bommel
Approved revision: ed4b2c4a4ad0fa5c00b3cc220f80be973b19ba6a
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~woutervb/snap-store-proxy-charm:extend_fix_readme
Merge into: snap-store-proxy-charm:master
Diff against target: 29 lines (+4/-2)
1 file modified
README.md (+4/-2)
Reviewer Review Type Date Requested Status
William Grant (community) Approve
Review via email: mp+420589@code.launchpad.net

Commit message

Fix the first bundle show in the README.md to be correct

To post a comment you must log in.
Revision history for this message
William Grant (wgrant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/README.md b/README.md
2index 16ec16b..057c8e9 100644
3--- a/README.md
4+++ b/README.md
5@@ -17,7 +17,8 @@ Below is a minimal bundle example that can be used to deploy the charm using juj
6 charm: postgresql
7 channel: stable
8 snap-store-proxy:
9- charm: cs:snap-store-proxy
10+ charm: snap-store-proxy
11+ channel: stable
12 options:
13 registration_bundle: <content of registration file>
14
15@@ -61,6 +62,7 @@ An example bundle to do such a deployment will look like the following.
16 channel: stable
17 snap-store-proxy:
18 charm: snap-store-proxy
19+ channel: stable
20 options:
21 registration_bundle: <content of registration file>
22 resources:
23@@ -82,4 +84,4 @@ As the markup used on discourse is commonmark, the lint make target has been ada
24 # Reporting bugs / code
25 Bugs can be reported on: https://bugs.launchpad.net/snap-store-proxy-charm
26 The source code can be found on: https://code.launchpad.net/snap-store-proxy-charm
27-For hints and tips on working with the sourcecode, please check the documention via: https://charmhub.io/snap-store-proxy/docs
28\ No newline at end of file
29+For hints and tips on working with the sourcecode, please check the documention via: https://charmhub.io/snap-store-proxy/docs

Subscribers

People subscribed via source and target branches

to all changes: