summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 139a4ca4..b2ef81a0 100644
--- a/readme.md
+++ b/readme.md
@@ -86,7 +86,7 @@ mill dev.run docs/example-1 foo.run
Lastly, you can generate IntelliJ Scala project files using Mill via
```bash
-./out/dev/assembly/dest/mill mill.scalalib.GenIdeaModule/idea
+./out/dev/assembly/dest/mill mill.scalalib.GenIdea/idea
```
Allowing you to import a Mill project into Intellij without using SBT