Skip to content

Commit cc6548d

Browse files
authored
Update README.md
don't reference the deleted file
1 parent 719b914 commit cc6548d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud" % "0.33.0-alpha"
7272
It also works just as well to declare a dependency only on the specific clients that you need. See the README of
7373
each client for instructions.
7474

75-
For running on Google App Engine, see [more instructions here](./APPENGINE.md).
75+
These client librareis can be used on App Engine standard Java 8 runtime, App Engine flexible (including the Compat runtime), but not on the App Engine standard Java 7 runtime.
7676

7777
If you are running into problems with version conflicts, see [Version Management](#version-management).
7878

0 commit comments

Comments
 (0)