diff --git a/README.md b/README.md
index 56433b0720a251cedd989500ddc1cca23e06b733..f182e5f1b79f69f3d475f03b57c394561fee6980 100755
--- a/README.md
+++ b/README.md
@@ -125,5 +125,8 @@ Currently only Ubuntu 18.04.03 LTS with Python 3.6/3.7 is tested and targeted.
 ### There is an error with redis in apt installation on systems with ipv6 disabled.
 Solution: Disable IPV6 also in ``/etc/redis/redis.conf``: ``bind 127.0.0.1``.
 
+### What's the difference to other otree deployment variants?
+Other closed/open source projects([oTree Hub](https://www.otreehub.com/), [oTree Virtual Machine Manager](https://otree-virtual-machine-manager.readthedocs.io/en/latest/), [oTree Manager](https://otree-manager.readthedocs.io/en/latest/)) require access to many vms or a dedicated server. This project can be used when there is only one vm in your facility data center. 
+
 ### Are there plans for a GUI?
 Currently not, but feel free to do feature requests.