-
Notifications
You must be signed in to change notification settings - Fork 2
Installation
Ste edited this page Mar 1, 2021
·
10 revisions
Download directly from github and unzip

Or clone from the command line
$ git clone https://github.com/Steeeephen/loltracker
2. Install Python 3.6 and pip
$ cd <path_to_folder>/loltracker
Where <path_to_folder> is the path to the folder containing the unzipped file (e.g. C:/Users/ste/Downloads/ or ~/Documents/python/loltracker)
$ pip install -r requirements.txt