Skip to content

Commit dbe258b

Browse files
committed
Update CONTRIBUTING.md
1 parent 80c6cba commit dbe258b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,7 @@ First of all, make sure to read or simply check the [Official Kotlin Coding Conv
103103

104104
This is required for pull requests to be accepted, or even reviewed.
105105

106-
You will need the following before contributing:
107-
- GitHub CLI / Desktop
108-
- IntelliJ IDEA
109-
- Java 17 SDK
110-
- [Minecraft Development Plugin](https://plugins.jetbrains.com/plugin/8327-minecraft-development)
111-
112-
After you have everything you can do the following:
113-
- Clone the repository `git clone https://github.com/lambda-client/lambda`
114-
- Open the project, **inside the project folder**, in IntelliJ IDEA
115-
- Set the java runtime in `File > Project Structure > SDK > JDK 17`
116-
- Wait for Gradle to resolve dependencies and to set up the project.
117-
- And you should now be able to run the project using the [run configurations](https://www.jetbrains.com/help/idea/run-debug-configuration.html)
106+
After this, you can read the [getting started](https://github.com/lambda-client/wiki/Getting-Started) section in the wiki
118107

119108
### Improving The Documentation
120109
If you believe that some documentation can be improved or added, please discuss with us on our [Discord](https://discord.gg/QjfBxJzE5x)

0 commit comments

Comments
 (0)