diff --git a/etl/README.md b/etl/README.md
index 7a0b0da9..5f3d3a76 100644
--- a/etl/README.md
+++ b/etl/README.md
@@ -171,6 +171,13 @@ pip install -r requirements.txt
Converting the OS Open TOID data OSGB36 Eastings and Northings to WGS84 longitude and latitude coordinates.
+
+WARNING
+
+EC note: When testing this in my developemt setup, due to memory constraints I actually ended up running this Python step on my Mac directly, rather than in my Ubuntu Virtualbox environment.
+