Skip to content

Commit ee16ee3

Browse files
authored
Update build.mill
1 parent e6f2462 commit ee16ee3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

example/scalalib/basic/1-simple/build.mill

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ object `package` extends RootModule with ScalaModule {
2525
//// SNIPPET:END
2626
//
2727
// 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
28+
// 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
2930
// that you have some version of the JVM installed; the `./mill` script takes
3031
// care of any further dependencies that need to be downloaded. All examples
3132
// in this documentation site are executable and are continually exercised as

0 commit comments

Comments
 (0)