mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 21:06:54 +00:00
Fix quoting of markdown
This commit is contained in:
parent
d142cd0775
commit
fc33f24baa
@ -61,9 +61,9 @@ Here are a few of the functions:
|
|||||||
|
|
||||||
We will also install the OpenFaaS CLI which can be used to create, list, invoke and remove functions.
|
We will also install the OpenFaaS CLI which can be used to create, list, invoke and remove functions.
|
||||||
|
|
||||||
```
|
```shell
|
||||||
$ curl -sL cli.openfaas.com | sh
|
$ curl -sL cli.openfaas.com | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
On your own machine change ` | sh` to ` | sudo sh`, for MacOS you can just use `brew install faas-cli`.
|
On your own machine change ` | sh` to ` | sudo sh`, for MacOS you can just use `brew install faas-cli`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user