Skip to content

Commit

Permalink
Merge branch 'main' into fix_aws_oss
Browse files Browse the repository at this point in the history
  • Loading branch information
JervyShi authored May 4, 2022
2 parents b12c6ac + cf2ce78 commit bce3a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/start/faas/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Layotto支持加载并运行以 wasm 为载体的 Function,并支持Function
```
> git clone https://github.com/mosn/layotto.git
> cd layotto
> make build-linux-wasm-layotto
> make wasm
> minikube cp ./layotto /home/docker/layotto
> minikube cp ./demo/faas/config.json /home/docker/config.json
> minikube ssh
Expand Down

0 comments on commit bce3a5c

Please sign in to comment.