Merge lp:~nskaggs/pyjuju/juju-bootstrap-fix into lp:~charm-contributors/pyjuju/docs

Proposed by Nicholas Skaggs
Status: Merged
Approved by: Benjamin Kerensa
Approved revision: 17
Merged at revision: 17
Proposed branch: lp:~nskaggs/pyjuju/juju-bootstrap-fix
Merge into: lp:~charm-contributors/pyjuju/docs
Diff against target: 19 lines (+2/-2)
1 file modified
source/getting-started.rst (+2/-2)
To merge this branch: bzr merge lp:~nskaggs/pyjuju/juju-bootstrap-fix
Reviewer Review Type Date Requested Status
Benjamin Kerensa (community) Approve
Review via email: mp+104781@code.launchpad.net

Description of the change

Fix the 'juju' instruction to create example enviroment to 'juju bootstrap'

To post a comment you must log in.
Revision history for this message
Benjamin Kerensa (bkerensa) wrote :

Looks good here

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'source/getting-started.rst'
2--- source/getting-started.rst 2012-04-04 19:32:23 +0000
3+++ source/getting-started.rst 2012-05-04 17:30:11 +0000
4@@ -37,13 +37,13 @@
5
6 The juju environment can now be configured.
7
8-Configuring your environment
9+Configuring your environment using EC2
10 ----------------------------
11
12 Run the command-line utility with no arguments to create a sample
13 environment::
14
15- juju
16+ juju bootstrap
17
18 This will create the file ``~/.juju/environments.yaml``, which will look
19 something like this::

Subscribers

People subscribed via source and target branches