doc: Readme
This commit is contained in:
23
README.md
23
README.md
@@ -44,28 +44,7 @@ optional arguments:
|
|||||||
## Guide
|
## Guide
|
||||||
|
|
||||||
*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
|
Make sure you have installed `openssl`
|
||||||
|
|
||||||
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```
|
|
||||||
|
|
||||||
### For Developers
|
### For Developers
|
||||||
|
|
||||||
1. Clone the repositary or Download zip file and extract it
|
1. Clone the repositary or Download zip file and extract it
|
||||||
|
|||||||
Reference in New Issue
Block a user