Skip to content

Commit fef4da8

Browse files
committed
example/appengine-hello: Update Go SDK URL
Change-Id: I1029533cdc6a1ebfc546808e16633c19dfae834d Reviewed-on: https://go-review.googlesource.com/10874 Reviewed-by: Andrew Gerrand <[email protected]>
1 parent 2f99578 commit fef4da8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appengine-hello/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ This code is a starting point for your Google App Engine application in
22
Go.
33

44
To run the application locally you need the install the [Go Cloud
5-
SDK](https://cloud.google.com/sdk/) and execute the next command from
6-
the directory containing this file:
5+
SDK](https://cloud.google.com/appengine/docs/go/#Go_tools) and execute the next
6+
command from the directory containing this file:
77

88
$ goapp serve app.yaml
99

0 commit comments

Comments
 (0)