From d0bf13fd8cb3ddcb7bfd9cb5e49c19070784b8e7 Mon Sep 17 00:00:00 2001 From: Brandon Rozek <30753990+Brandon-Rozek@users.noreply.github.com> Date: Wed, 25 Dec 2019 02:38:39 -0500 Subject: [PATCH] Added Dependencies --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 884213a..9010721 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,11 @@ To run graphically, ```bash ./dockergui firefox ``` +## Dependencies +For the download script: +- Docker +- Python > 3.6 + +For the graphical executer: +- Xephyr +- ratpoison (optional)