Skip to content

Commit

Permalink
docs: fixed small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dprelipcean committed Sep 6, 2019
1 parent 245559c commit 99a41d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reana/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ def cli(): # noqa: D301
$ minikube start --vm-driver=kvm2 \\
--feature-gates="TTLAfterFinished=true"
$ eval $(minikube docker-env)
# deploy helm inside the Cluster
$ # deploy helm inside the Cluster
$ helm init
$ # option (a): cluster in production-like mode
$ reana-dev docker-build
Expand Down

0 comments on commit 99a41d4

Please sign in to comment.