Skip to content

Commit e7afd4a

Browse files
committed
fix: project type
fixes #183 Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent bb3ce26 commit e7afd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/en/guides/plugin/setting-up-env.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ cd MyFirstMod
7777

7878
1. Open IntelliJ IDEA
7979
2. Click "Open" and navigate to your `MyFirstMod` directory
80-
3. IntelliJ will automatically detect it as a Gradle project
80+
3. IntelliJ will automatically detect it as a Maven project
8181
4. Wait for the project to index and dependencies to download
8282

8383
## Next Steps

0 commit comments

Comments
 (0)