Skip to content

Commit

Permalink
fix some poor formatting in review reference
Browse files Browse the repository at this point in the history
  • Loading branch information
evilnick committed Mar 11, 2014
1 parent 94f9677 commit 8d129b4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions htmldocs/reference-reviewers.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,9 @@ <h4 id="updating-charms">Updating existing charms in the store</h4>
<h3 id="bundles">Updating the store with Bundles</h3>
<p>Bundles are simpler to push to the store:</p>
<pre class="prettyprint lang-bash">
bzr init lp:~charmers/charms/bundles/$BUNDLES_NAME/bundle
bzr push lp:~charmers/charms/bundles/$BUNDLES_NAME/bundle
</pre>
<p>There is no promulgation step for bundles.
bzr init lp:~charmers/charms/bundles/$BUNDLES_NAME/bundle
bzr push lp:~charmers/charms/bundles/$BUNDLES_NAME/bundle </pre>
<p>There is no promulgation step for bundles. </p>



Expand Down

0 comments on commit 8d129b4

Please sign in to comment.