Update README with the new instructions for building on Windows
This commit is contained in:
parent
53f5f1e0bd
commit
f9094d4c52
11
README.md
11
README.md
|
@ -73,13 +73,14 @@ Use `git clone` or download the project from this page. Note that the master
|
||||||
branch contains the latest fixes and features, for the latest stable code may be
|
branch contains the latest fixes and features, for the latest stable code may be
|
||||||
best to switch to the latest release tag.
|
best to switch to the latest release tag.
|
||||||
|
|
||||||
Then follow the instruction at [How to build on Linux][buildlink].
|
Then follow the instruction at [How to build on Linux][buildlinuxlink] or
|
||||||
|
[How to build on Windows][buildwindowslink].
|
||||||
|
|
||||||
Unfortunately we don't have yet official instructions to build on other
|
Unfortunately we don't have official instructions to build on Mac yet, please
|
||||||
platforms, please check the progress for [Windows][issue21] and [Mac][issue150].
|
check the progress at [issue #150][issue150].
|
||||||
|
|
||||||
[buildlink]: http://carla.readthedocs.io/en/latest/how_to_build_on_linux
|
[buildlinuxlink]: http://carla.readthedocs.io/en/latest/how_to_build_on_linux
|
||||||
[issue21]: https://github.com/carla-simulator/carla/issues/21
|
[buildwindowslink]: http://carla.readthedocs.io/en/latest/how_to_build_on_windows
|
||||||
[issue150]: https://github.com/carla-simulator/carla/issues/150
|
[issue150]: https://github.com/carla-simulator/carla/issues/150
|
||||||
|
|
||||||
Contributing
|
Contributing
|
||||||
|
|
Loading…
Reference in New Issue