Update README.md

main
Bipin 2023-07-16 06:48:23 +00:00
parent 59140a147f
commit eb9ef09117
1 changed files with 4 additions and 4 deletions

View File

@ -46,10 +46,10 @@ optional arguments:
*By default it uses dummy account for ADE, you can also use your own account* *By default it uses dummy account for ADE, you can also use your own account*
### For Normal Users ### For Normal Users
1. Download binary file according to your operating system from [Releases Section](https://github.com/bipinkrish/DeGourou/releases) 1. Download binary file according to your operating system from [Releases Section](https://gitlab.com/bipinkrish/DeGourou/-/releases)
2. Run the binary according to operating system 2. Run the binary according to operating system
A. Windows user's can just open Command Prompt and use based on the [USAGE](https://github.com/bipinkrish/DeGourou#usage) A. Windows user's can just open Command Prompt and use based on the [USAGE](#usage)
B. Linux user's need to change the file permission and then can run B. Linux user's need to change the file permission and then can run
@ -74,7 +74,7 @@ optional arguments:
``` ```
git clone https://github.com/bipinkrish/DeGourou.git git clone https://gitlab.com/bipinkrish/DeGourou.git
cd DeGourou cd DeGourou
pip install -r requirements.txt pip install -r requirements.txt
python DeGourou.py python DeGourou.py