We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e32a3a commit a638305Copy full SHA for a638305
appengine-java21/ee8/images/README.md
@@ -14,7 +14,7 @@ detailed instructions.
14
15
Using the [Google Cloud SDK](https://cloud.google.com/sdk/) create a bucket
16
17
- $ gsutil mb YOUR-PROJECT-ID.appspot.com
+ $ gcloud storage buckets create gs://YOUR-PROJECT-ID.appspot.com
18
19
* Edit `src/main/java/com/example/appengine/images/ImageServlet.java` and set your `bucket` name.
20
0 commit comments