Skip to content

Commit

Permalink
Merge pull request kubernetes#22 from jorgemoralespou/README-fix-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jimmidyson authored Jul 18, 2016
2 parents 8a92de2 + 6bc9fe1 commit 2165b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ NAME READY STATUS RESTARTS AGE
hello-minishift-3383150820-vctvh 1/1 Running 0 13s

# We can see that the pod is now Running and we will now be able to curl it:
$ curl $(minishift service hello-minikube --url)
$ curl $(minishift service hello-minishift --url)
CLIENT VALUES:
client_address=192.168.99.1
command=GET
Expand Down

0 comments on commit 2165b4b

Please sign in to comment.