Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 899 Bytes

INSTALL.md

File metadata and controls

23 lines (17 loc) · 899 Bytes

Installation Instructions

This program has several dependencies that need to be installed before it can be used.

The following programs need to be installed to use this program. Follow the instructions underneath them to install them.

The following python packages are also required to use this program:

  • wget
    • run the following code in the command prompt: pip install wget
  • toml
    • run the following code in the command prompt: pip install toml