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

Commit 0df8094

Browse files
author
Andres Martinez Gotor
authored
Update dev-guide.md
1 parent 84fa853 commit 0df8094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To make the binaries for your platform, run:
7373
```bash
7474
cd $KUBELESS_WORKING_DIR/kubeless
7575
make binary
76-
make controller-image
76+
make function-controller
7777
```
7878

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

0 commit comments

Comments
 (0)