You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/dev-setup/setup.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,14 +78,13 @@ If you've never used a build system before, I highly recommend it! It makes it e
78
78
</div>
79
79
<div class="gradle">
80
80
81
-
- Add the repositories to your <span class="groovy">`build.gradle`</span><span class="kts">`build.gradle.kts`</span> (the second repository is required because the CommandAPI depends on the NBT-API):
81
+
- Add the repositories to your <span class="groovy">`build.gradle`</span><span class="kts">`build.gradle.kts`</span>:
0 commit comments