mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 08:50: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*
|
*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
|
||||||
|
@ -179,4 +179,4 @@ GNU Lesser General Public License for more details.
|
||||||
You should have received a copy of the GNU Lesser General Public License
|
You should have received a copy of the GNU Lesser General Public License
|
||||||
along with libgourou. If not, see <http://www.gnu.org/licenses/>.
|
along with libgourou. If not, see <http://www.gnu.org/licenses/>.
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
Loading…
Reference in a new issue