From eeac538116f3f8c3717c6035e89cf4ffe8557210 Mon Sep 17 00:00:00 2001 From: nsubiron Date: Thu, 23 Nov 2017 16:55:15 +0100 Subject: [PATCH] Make clearer the link to the building on windows issue --- Docs/how_to_build_on_windows.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Docs/how_to_build_on_windows.md b/Docs/how_to_build_on_windows.md index e7c52c169..4fe12d57e 100644 --- a/Docs/how_to_build_on_windows.md +++ b/Docs/how_to_build_on_windows.md @@ -1,7 +1,8 @@ How to build CARLA on Windows ============================= -_We are working on an automated build system for Windows, follow discussion -[here](https://github.com/carla-simulator/carla/issues/21)_ +!!! important + We are working on an automated build system for Windows, you can follow + the progress at [issue #21](https://github.com/carla-simulator/carla/issues/21). Coming soon...