From e844604459f04c0f0dbf007f264eaf9618d32f88 Mon Sep 17 00:00:00 2001 From: Lokesh Kumar Goel Date: Wed, 19 May 2021 16:52:05 -0700 Subject: [PATCH] Add note to highlight diff between release vs master branch for builds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89486e3d2..4c5c0510b 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ See the full installation guide [here](https://svlsimulator.com/docs/installatio If you would like to customize the simulator, build simulation content, or access specific features available in [Developer Mode](https://www.svlsimulator.com/docs/running-simulations/developer-mode), you can clone the project with Unity Editor, and build the project from source. Check out our instructions for getting started with building from source [here](https://www.svlsimulator.com/docs/installation-guide/build-instructions). - +**Note:** Please checkout the "release-*" branches or release tags for stable (ready features) and "master" branch for unstable (preview of work in progress). ## Simulator Instructions (from 2021.1 release onwards)