From ff319e9314dac149d361daea87c89b2b9d7ebb08 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sat, 27 Jan 2018 22:49:18 -0800 Subject: Make `idea` task configure the root module to have IntelliJ properly handle the `build.sc` file --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 794ba567..5552e402 100644 --- a/readme.md +++ b/readme.md @@ -313,7 +313,7 @@ sbt bin/test:assembly target/bin/mill devAssembly # Build Mill executable using the Mill executable generated by Mill itself -out/devAssembly/dest devAssembly +out/devAssembly/dest/out.jar devAssembly ``` Eventually, as Mill stabilizes, we will get rid of the SBT build entirely and -- cgit v1.2.3