Skip to content

Commit 5ab58be

Browse files
Add comment about usage on Windows to README.md
1 parent e276ee8 commit 5ab58be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pip install git+https://github.com/mara/data-integration.git
4040

4141
For an example of an integration into a flask application, have a look at the [mara example project](https://github.com/mara/mara-example-project).
4242

43+
Due to the heavy use of forking, Mara Data Integration does not run natively on Windows. If you want to run it on Windows, then please use Docker or the [Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux).
4344

4445
 
4546

0 commit comments

Comments
 (0)