Skip to content

Commit 949ff0d

Browse files
committed
README.md: Add instructions for users of Simulator release 2020.06
1 parent 13c9209 commit 949ff0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Documentation is available on our website: https://www.svlsimulator.com/docs/pyt
1717
# install in development mode
1818
pip3 install --user -e .
1919

20+
**NOTE:** If you are using release 2020.06 of SVL Simulator, you must switch to
21+
the `release-2020.06` branch of this repository prior to installing:
22+
23+
git checkout -b release-2020.06
24+
25+
We encourage you to migrate to release 2021.1 of SVL Simulator soon as it is
26+
feasible/practical to do so.
27+
2028
# Examples
2129

2230
Look into `quickstart` and `examples` folders for simple usages. To run these

0 commit comments

Comments
 (0)