Add a bit of extra words to make complete sentences

This commit is contained in:
Jon Brohauge 2019-10-16 19:33:10 +02:00
parent 3c8fa0a09d
commit 8140d5c4e9
No known key found for this signature in database
GPG Key ID: 2402404D1764DBE8
1 changed files with 3 additions and 3 deletions

View File

@ -94,12 +94,12 @@ $ make minikube-start
$ eval $(minikube docker-env)
```
Build Docker image inside provided Linux container by:
Build a Docker image inside the provided Linux container by:
```bash
$ make indocker
```
Build **Jenkins Operator** inside container using:
Build **Jenkins Operator** inside a container using:
```bash
@ -129,7 +129,7 @@ Run:
make deepcopy-gen
```
### Getting Jenkins URL and basic credentials
### Getting the Jenkins URL and basic credentials
```bash
minikube service jenkins-operator-http-<cr_name> --url