doc: Readme

This commit is contained in:
eneller
2025-09-04 19:27:33 +02:00
parent b01065524e
commit 9bb6ebb315

View File

@@ -44,28 +44,7 @@ optional arguments:
## Guide
*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)
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)
B. Linux user's need to change the file permission and then can run
```
chmod 777 DeGourou-linux
./DeGourou-linux
```
Make sure you have installed `openssl` by using the command
```
sudo apt-get install libssl-dev
```
C. MacOS user's accordingly with name ```DeGourou.bin```
Make sure you have installed `openssl`
### For Developers
1. Clone the repositary or Download zip file and extract it