Skip to content

Commit

Permalink
Doh!
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Apr 26, 2018
1 parent 4ef6db7 commit 344c255
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 @@ -46,7 +46,7 @@ You should see a message like `invoker status changed to 0 -> Healthy`

Once your cluster is ready, you need to configure your `wsk` binary.
If necessary,
[download it](releases/tag/latest),
[download it](https://github.com/projectodd/openwhisk-openshift/releases/tag/latest),
unpack it, ensure it's in your PATH, and:

AUTH_SECRET=$(oc get secret whisk.auth -o yaml | grep "system:" | awk '{print $2}' | base64 --decode)
Expand Down

0 comments on commit 344c255

Please sign in to comment.