From 5a5377f0a14520842bd263e6ca3ccd663ca3b8e5 Mon Sep 17 00:00:00 2001 From: Mike Hearn Date: Tue, 30 Aug 2016 12:48:33 +0200 Subject: [PATCH] Docs: Remove warning that says Corda is developed on MacOS, it is no longer true as we have a mix of platforms in the team these days. --- docs/source/running-the-demos.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/source/running-the-demos.rst b/docs/source/running-the-demos.rst index 78d9554fd0..1544f58e13 100644 --- a/docs/source/running-the-demos.rst +++ b/docs/source/running-the-demos.rst @@ -13,9 +13,6 @@ so far. We have: The demos create node data directories in the root of the project. If something goes wrong with them, blow away the directories and try again. -.. note:: Corda is developed on MacOS and works best on UNIX systems. Both demos are easily run on Windows but - you won't get the nice coloured output. - Trader demo -----------