Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions functions/helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ gcloud functions deploy helloGCS --runtime nodejs8 --trigger-resource $FUNCTIONS

1. Read and follow the [prerequisites](../../../../#prerequisites).

1. Install and run the [Google Cloud Functions Emulator](https://github.com/GoogleCloudPlatform/cloud-functions-emulator)

npm install -g @google-cloud/functions-emulator
functions start

1. Install dependencies:

Expand Down