Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Nov 4, 2017
1 parent ce6a332 commit 0b932fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Helmsman can be used in two ways:

1. In a continuous deployment pipeline. In this case Helmsman can be used in a docker container run by your CI system to maintain your desired state (which you can store in a version control repository). The docker image will be available soon.

[comment]: <>(```docker run -it praqma/helmsman ```)
[//]: # (docker run -it praqma/helmsman ```)

[comment]: <>(The docker image is built from a [dockerfile](dockerfile/dockerfile).)
[//]: # (The docker image is built from a [dockerfile](dockerfile/dockerfile).)

2. As a binary application. Helmsman dependes on [Helm](https://helm.sh) and [Kubectl](https://kubernetes.io/docs/user-guide/kubectl/) being installed. See below for installation.

Expand Down

0 comments on commit 0b932fb

Please sign in to comment.