Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.05 KB

INSTALL.md

File metadata and controls

24 lines (18 loc) · 1.05 KB

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