diff --git a/README.md b/README.md index 5d7a9859d78..0367f2e34b2 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Take a look [here](https://geysermc.org/wiki/geyser/setup/) for how to set up Ge There are a few things Geyser is unable to support due to various differences between Minecraft Bedrock and Java. For a list of these limitations, see the [Current Limitations](https://geysermc.org/wiki/geyser/current-limitations/) page. ## Compiling -1. Clone the repo to your computer +1. Clone the repo to your computerer 2. Navigate to the Geyser root directory and run `git submodule update --init --recursive`. This command downloads all the needed submodules for Geyser and is a crucial step in this process. 3. Run `gradlew build` and locate to `bootstrap/build` folder.