diff --git a/windows_submission.md b/windows_submission.md
new file mode 100644
index 0000000000000000000000000000000000000000..9f17995bfa96d8493ad090bd24ce7bc5ac7fdf5a
--- /dev/null
+++ b/windows_submission.md
@@ -0,0 +1,7 @@
+# Flatland submission from Windows
+If you are working on windows locally there is a few steps you will need to do in order to make your flatland challenge submission work. Here is a step-by-step instruction on how to achieve this.
+
+## Installing WSL
+Enable [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10) on Windows.
+Get [Ubuntu](https://www.microsoft.com/en-us/p/ubuntu/9nblggh4msv6?SilentAuth=1&wa=wsignin1.0&activetab=pivot:overviewtab) for Windows.
+Follow the instructions provided in the microsoft documentation.