Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palahsu authored Nov 13, 2020
1 parent 3109127 commit ac8ffe5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ A flexible free translator. With different languages in a simple way using multi

`pip install googletrans`

`git clone https://github.com/palahsu/Your-Translator.git`
`git clone https://github.com/palahsu/Your-Translate.git`

`cd Your-Translator.py`
`cd Your-Translate.py`

`python3 Your Translator.py`
`python3 Your Translate.py`

## For Termux:

Expand All @@ -27,22 +27,22 @@ A flexible free translator. With different languages in a simple way using multi

`pkg install git -y`

`git clone https://github.com/palahsu/Your-Translator.git`
`git clone https://github.com/palahsu/Your-Translate.git`

`cd Your-Translator.py`
`cd Your-Translate.py`

`python3 Your Translator.py`
`python3 Your Translate.py`

## For Debian-based GNU/Linux distributions
To use the application, type in the following commands in GNU/Linux terminal.

`sudo apt install git`
`sudo apt install tkinter`
`sudo apt install googletrans`
`https://github.com/palahsu/Your-Translator.git`
`cd Your-Translator.py`
`https://github.com/palahsu/Your-Translate.git`
`cd Your-Translate.py`
`ls`
`python3 Your Translator.py`
`python3 Your Translate.py`

For any kind of help, support, suggetion and request ask in my Telegram Group :
https://t.me/AD0000000 / https://t.me/linux_repo
Expand Down

0 comments on commit ac8ffe5

Please sign in to comment.