Skip to content

Commit 954ed90

Browse files
committed
Update doc html pages
1 parent 48e19f0 commit 954ed90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/docs/intro.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,15 +194,15 @@ <h3>From Source<a class="headerlink" href="#from-source" title="Permalink to thi
194194
<div><ol class="arabic simple">
195195
<li>Download &amp; extract source from <a class="reference external" href="https://github.com/MrS0m30n3/google-translate/archive/0.2.2.zip">here</a></li>
196196
<li>Change directory into <strong>google-translate-0.2.2/</strong></li>
197-
<li>Run <cite>sudo python setup.py install</cite></li>
197+
<li>Run <cite>python setup.py install</cite></li>
198198
</ol>
199199
</div></blockquote>
200200
</div>
201201
<div class="section" id="from-pypi">
202202
<h3>From Pypi<a class="headerlink" href="#from-pypi" title="Permalink to this headline"></a></h3>
203203
<blockquote>
204204
<div><ol class="arabic simple">
205-
<li>Just run <cite>sudo pip install doodle-translate</cite></li>
205+
<li>Just run <cite>pip install doodle-translate</cite></li>
206206
</ol>
207207
</div></blockquote>
208208
</div>

docs/docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)