Skip to content

Commit

Permalink
Merge pull request #159 from nicolasbock/docs
Browse files Browse the repository at this point in the history
Fix markdown formatting
  • Loading branch information
nicolasbock authored Nov 28, 2023
2 parents 5cf1fdf + 13b5f74 commit 12d7920
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ particular module.

The basic usage is as follows:

* give your deployment a name with (`--name`)
* create a Juju model using the given name or use existing one or default
* add a bunch of feature overlays depending on what you need (see
`--list-overlays`)
* resources are stored under a named directory so as to be able to avoid
collisions and replay later (`--replay`)
* immediate deploy (`--run`) or save for later
* give your deployment a name with (`--name`)
* create a Juju model using the given name or use existing one or default
* add a bunch of feature overlays depending on what you need (see
`--list-overlays`)
* resources are stored under a named directory so as to be able to avoid
collisions and replay later (`--replay`)
* immediate deploy (`--run`) or save for later

Example:

Expand Down

0 comments on commit 12d7920

Please sign in to comment.