Browse Source

Update 'README.md'

master
Melissa Belvadi 4 years ago
parent
commit
0ef1340d43
  1. 6
      README.md

6
README.md

@ -13,13 +13,13 @@ The project is written with Python 3.7. The PyQt GUI framework is used to create
- Generate charts using the data in the database
## Download Project
https://github.com/CS-4820-Library-Project/Libly/releases
https://git.library.upei.ca/mbelvadi/COUNTER-5-Report-Tool/releases
## Developer Documentation
https://counter-5-report-tool.readthedocs.io/en/latest/
## How to use pyinstaller for executables
https://github.com/CS-4820-Library-Project/Libly/blob/master/docs/pyinstaller-how-to.md
https://git.library.upei.ca/mbelvadi/COUNTER-5-Report-Tool/src/master/docs/pyinstaller-how-to.md
## Setup Instructions (Windows)
- Install Python 3.8.2 [https://www.python.org/ftp/python/3.8.2/python-3.8.2-amd64.exe]
@ -38,7 +38,7 @@ If not the path may be wrong or python was not installed correctly.
type pip -v into command prompt, this should return the version of PIP that is installed with Python.
### Download the project from Github
### Download the project from Gitea
- Close and re-open command prompt
- type cd
- Open the location you downloaded the project to and drag the folder into the command prompt window

Loading…
Cancel
Save