Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psolymos authored Feb 27, 2021
1 parent 89088e7 commit cff3a6f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ This folder contains the following worked examples:

More examples are on the way.
Please submit a PR if you have an interesting use case that
you'd like to see here, or add your suggestions to
[this](https://github.com/analythium/openfaas-rstats-templates/issues/20) issue.
you'd like to see here.

## Prerequisites

Expand All @@ -20,7 +19,7 @@ __Step 1.__ Install the [OpenFaaS CLI](https://docs.openfaas.com/cli/install/).
__Step 2.__ Set up your [k8s, k3s, or faasd with OpenFaaS](https://docs.openfaas.com/deployment/).

__Step 3.__ Use `docker login` to log into your registry of choice for pushing images.
Export your Docher Hub user or organization name:
Export your Docker Hub user or organization name:

```bash
export OPENFAAS_PREFIX="" # Populate with your Docker Hub username
Expand Down

0 comments on commit cff3a6f

Please sign in to comment.