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 e6f2462 commit ee16ee3Copy full SHA for ee16ee3
example/scalalib/basic/1-simple/build.mill
@@ -25,7 +25,8 @@ object `package` extends RootModule with ScalaModule {
25
//// SNIPPET:END
26
//
27
// You can download this example project using the *download* link above
28
-// if you want to try out the commands below yourself. The only requirement is
+// if you want to try out the commands below yourself, or browse the full sources
29
+// of the example (including supporting files) via the *browse* link. The only requirement is
30
// that you have some version of the JVM installed; the `./mill` script takes
31
// care of any further dependencies that need to be downloaded. All examples
32
// in this documentation site are executable and are continually exercised as
0 commit comments