diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 02:30:46 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-08-23 02:30:46 +0200 |
commit | 9b0ac2e1591c3bf881e67f8740e7d1f79663a8e1 (patch) | |
tree | 741cd9a2409ff4dab1ca0d267f2ccdf9017e0bfb | |
parent | e277ba8bbd6cb153cca3a7a33234edd6a60a7fae (diff) | |
download | skyhanni-9b0ac2e1591c3bf881e67f8740e7d1f79663a8e1.tar.gz skyhanni-9b0ac2e1591c3bf881e67f8740e7d1f79663a8e1.tar.bz2 skyhanni-9b0ac2e1591c3bf881e67f8740e7d1f79663a8e1.zip |
typos
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2118b5408..1cbef0772 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,8 +21,8 @@ written in [Kotlin DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.htm - Create an account on GitHub - Go to https://github.com/hannibal002/SkyHanni - Click on the Fork button to create a fork - - leave the settings unchanged - - click on "create fork" + - Leave the settings unchanged + - Click on "create fork" - Open IntelliJ - Log in into your GitHub account with intellij - Go to "new" -> "project from version control" @@ -47,7 +47,7 @@ Minecraft launcher manually. - You only need to create a configuration folder: - Navigate to `C:\Users\<your username>` - Create a new folder `.devauth` - - Naviga to `C:\Users\<your username>\.devauth` + - Navigate to `C:\Users\<your username>\.devauth` - Create a new file `config.toml` - Paste this text in the file: (Don't change anyhting) |