diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:24:25 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-02-25 22:24:25 +0000 |
commit | ebd4d7d5305c3727bca81d2009d9fd5b9a15d498 (patch) | |
tree | 4c31192aee13e770190d3baf5c9d156dbcab46b0 | |
parent | 4f8a42aebb526dbe49010d42293e076581480cba (diff) | |
download | spacebeans-ebd4d7d5305c3727bca81d2009d9fd5b9a15d498.tar.gz spacebeans-ebd4d7d5305c3727bca81d2009d9fd5b9a15d498.zip |
Mill has changed home
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ validating the certificate, this is perfectly safe. Requirements: - JDK 8 (or later; openjdk 8 or 11 recommended) - - [Mill](http://www.lihaoyi.com/mill/) for building + - [Mill](https://com-lihaoyi.github.io/mill/) for building Run the server with `mill server.run` and the tests with `mill server.test`. |