Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Update dev-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Martinez Gotor committed Apr 15, 2019
1 parent 84fa853 commit 0df8094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev-guide.md
Expand Up @@ -73,7 +73,7 @@ To make the binaries for your platform, run:
```bash
cd $KUBELESS_WORKING_DIR/kubeless
make binary
make controller-image
make function-controller
```

This will instruct "make" to run the scripts to build the kubeless client and the kubeless controller image.
Expand Down

0 comments on commit 0df8094

Please sign in to comment.