Added Dependencies

This commit is contained in:
Brandon Rozek 2019-12-25 02:38:39 -05:00 committed by GitHub
parent 38126fe13f
commit d0bf13fd8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)