We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954ed90 commit 387c35cCopy full SHA for 387c35c
1 file changed
README.md
@@ -8,10 +8,10 @@ See [docs](https://mrs0m30n3.github.io/google-translate/docs/) for more informat
8
### Install From Source
9
1. Download & extract source from [here](https://github.com/MrS0m30n3/google-translate/archive/0.2.2.zip)
10
2. Change directory into **google-translate-0.2.2/**
11
-3. Run `sudo python setup.py install`
+3. Run `python setup.py install`
12
13
### Install From [Pypi](https://pypi.python.org/pypi/doodle-translate)
14
-1. Run `sudo pip install doodle-translate`
+1. Run `pip install doodle-translate`
15
16
# Usage
17
0 commit comments