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*
### 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
@ -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
along with libgourou. If not, see <http://www.gnu.org/licenses/>.
```
</details>
</details>