diff --git a/Readme.md b/Readme.md
index f2d20fd89..57f1d9c19 100644
--- a/Readme.md
+++ b/Readme.md
@@ -7,14 +7,15 @@ allowing for an increased view distance without harming performance.
Or in other words: this mod lets you see farther without turning your game into a slide show.\
If you want to see a quick demo, check out a video covering the mod here:
-
+
-
-Forge version: 1.16.5-36.1.0
+Forge version: 37.1.0\
+Fabric version: 0.11.6\
+Fabric API version: 0.37.1+1.17
Notes:\
This version has been confirmed to work in Eclipse and Retail Minecraft.\
-(Retail running forge version 1.16.5-36.1.0)
+(Retail running forge version 1.17.1-37.1.0 and fabric version 1.17.1-0.11.6)
## source code installation
@@ -48,7 +49,7 @@ http://mcforge.readthedocs.io/en/latest/gettingstarted/
**If in terminal:**
1. `git clone -b 1.17.1 --recurse-submodules https://gitlab.com/jeseibel/minecraft-lod-mod.git`
2. `cd minecraft-lod-mod`
-3. `./gradlew build` (must be run as root)
+3. `./gradlew build` (must be run as root on linux)
4. The build should be in `fabric/build/libs/` and `forge/build/libs/`