We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68141c2 commit 7d7e54eCopy full SHA for 7d7e54e
README.md
@@ -49,7 +49,8 @@ And here's a basic gradle.properties file (you can of course customize these pro
49
mlAppName=quick-start
50
mlRestPort=8200
51
52
-Then just run "gradle mlDeploy" in the directory containing these two files:
+Then just run "gradle mlDeploy" in the directory containing these two files (note that the first time you run this, Gradle
53
+may need to download a number of dependencies):
54
55
gradle mlDeploy
56
0 commit comments