From 1caeadb820957b2ed21906864fcb87932e2a280a Mon Sep 17 00:00:00 2001 From: Eric Fixler Date: Thu, 21 Jun 2018 22:52:28 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75ceabd..aeaa231 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,12 @@ Flags: Node code changes in the emulator are picked up immediately, there's no need to redeploy emulator functions after a deploy. -## gcf-emulate +## gcf-emulator Install and control the local Google Cloud Functions Emulator ``` Usage: ----- -gcf-emulate --config default|emulator | --init | --start | --stop +gcf-emulator --config default|emulator | --init | --start | --stop Flags: -----