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.