summaryrefslogtreecommitdiff
path: root/docs/pages/1 - Intro to Mill.md
diff options
context:
space:
mode:
authorArtem Pyanykh <artem.pyanykh@gmail.com>2018-04-11 11:02:36 +0200
committerNikolay Tatarinov <5min4eq.unity@gmail.com>2018-04-11 12:02:36 +0300
commit3539ce8af1c5ad42dac9cb728face28a44ec7f40 (patch)
tree8f8868a7f5b96ad20ad31fea40f60cd1610a2541 /docs/pages/1 - Intro to Mill.md
parentb08b3b870d81b7ba8209f485058091a9add21aee (diff)
downloadmill-3539ce8af1c5ad42dac9cb728face28a44ec7f40.tar.gz
mill-3539ce8af1c5ad42dac9cb728face28a44ec7f40.tar.bz2
mill-3539ce8af1c5ad42dac9cb728face28a44ec7f40.zip
Fix docs re: GenIdea/idea command (#296)
Diffstat (limited to 'docs/pages/1 - Intro to Mill.md')
-rw-r--r--docs/pages/1 - Intro to Mill.md2
1 files changed, 1 insertions, 1 deletions
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