From 73a0139256afa0ca5cfca468c30d6b00fb2a957e Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 3 Aug 2020 22:58:56 +0100 Subject: [PATCH] Updated Building (markdown) --- Building.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Building.md b/Building.md index 291f1df..3ea4748 100644 --- a/Building.md +++ b/Building.md @@ -1,3 +1,5 @@ +***Note: there seem to be numerous issues with the current build scripts on Windows, so build in WSL or docker instead.*** + * First, make sure you have poetry installed. See [here](https://python-poetry.org/docs/) for instructions. * Then clone the repo.