From 0ef1340d430de5c603309257f1ea1e13c22fef2c Mon Sep 17 00:00:00 2001 From: Meilssa Belvadi Date: Sat, 25 Apr 2020 01:29:10 -0300 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5ce629..f2b9b83 100644 --- a/README.md +++ b/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