Skip to content

Commit ec44523

Browse files
authored
Update README.md
1 parent 6858732 commit ec44523

File tree

1 file changed

+1
-1
lines changed
  • 0001-http-google-cloud-functions-in-go/functions

1 file changed

+1
-1
lines changed

Diff for: 0001-http-google-cloud-functions-in-go/functions/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ __note:-__ skip this section, if `gcloud` Google Cloud SDK has already been inst
149149
--trigger-http \
150150
--allow-unauthenticated
151151
# for windows
152-
gcloud functions deploy HelloGopher --region asia-northeast1 --runtime go111 --trigger-http --allow-unauthenticated
152+
gcloud functions deploy Gopher --region asia-northeast1 --runtime go111 --trigger-http --allow-unauthenticated
153153
```
154154
155155
1. review result

0 commit comments

Comments
 (0)