Skip to content

Commit 0b932fb

Browse files
author
Sami Alajrami
committed
updating README
1 parent ce6a332 commit 0b932fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Helmsman can be used in two ways:
6565

6666
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.
6767

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

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

7272
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.
7373

0 commit comments

Comments
 (0)