From 3539ce8af1c5ad42dac9cb728face28a44ec7f40 Mon Sep 17 00:00:00 2001 From: Artem Pyanykh Date: Wed, 11 Apr 2018 11:02:36 +0200 Subject: Fix docs re: GenIdea/idea command (#296) --- docs/pages/1 - Intro to Mill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/pages/1 - Intro to Mill.md') diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md index b31c32e7..9290aae0 100644 --- a/docs/pages/1 - Intro to Mill.md +++ b/docs/pages/1 - Intro to Mill.md @@ -458,7 +458,7 @@ JSON it outputs is structured and easily parsed & manipulated. ## IntelliJ Support -Mill supports IntelliJ by default. Use `mill mill.scalalib.GenIdeaModule/idea` to +Mill supports IntelliJ by default. Use `mill mill.scalalib.GenIdea/idea` to generate an IntelliJ project config for your build. This also configures IntelliJ to allow easy navigate & code-completion within -- cgit v1.2.3