mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 08:10:21 +00:00
Update README.md
This commit is contained in:
parent
59140a147f
commit
eb9ef09117
1 changed files with 4 additions and 4 deletions
|
@ -46,10 +46,10 @@ optional arguments:
|
|||
*By default it uses dummy account for ADE, you can also use your own account*
|
||||
### 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
|
||||
|
||||
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
|
||||
|
||||
|
@ -74,7 +74,7 @@ optional arguments:
|
|||
|
||||
|
||||
```
|
||||
git clone https://github.com/bipinkrish/DeGourou.git
|
||||
git clone https://gitlab.com/bipinkrish/DeGourou.git
|
||||
cd DeGourou
|
||||
pip install -r requirements.txt
|
||||
python DeGourou.py
|
||||
|
|
Loading…
Reference in a new issue