Skip to content

Commit 52382d2

Browse files
author
Ace Nassri
authored
Fix typo (#19)
1 parent 45b13ea commit 52382d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ mvn function:run
153153
You can alternatively configure the plugin with properties on the command line:
154154

155155
```sh
156-
mvn com.google.cloud.functions:function:0.9.1:run \
156+
mvn com.google.cloud.functions:function-maven-plugin:0.9.1:run \
157157
-Drun.functionTarget=com.example.function.Echo
158158
```
159159

0 commit comments

Comments
 (0)