diff --git a/README.md b/README.md index eabcd519a..893a756c1 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Making multiplayer games this way is fun & easy. Instead of MonoBehaviour, Mirro * **[SyncVar]** / SyncList to automatically synchronize variables from Server->Client ## Getting Started -Get **Unity 2019 LTS**, download [Mirror on the Asset Store](https://assetstore.unity.com/packages/tools/network/mirror-129321), open one of the examples & press Play! +Get **Unity 2020 LTS**, download [Mirror on the Asset Store](https://assetstore.unity.com/packages/tools/network/mirror-129321), open one of the examples & press Play! Check out our [Documentation](https://mirror-networking.gitbook.io/) to learn how it all works.