Skip to content

Commit b3f0a9b

Browse files
committed
highlight '$'
1 parent 3dfc53d commit b3f0a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/templates/website/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ <h2>It's fun</h2>
8686
</pre></div>
8787
<br />
8888
<h2>Easy to setup</h2>
89-
<div class="highlight"><pre>$ pip install python-telegram-bot<span class="o">==</span>4.0rc1
90-
$ python bot.py</pre></div>
89+
<div class="highlight"><pre><span class="gi">$</span> pip install python-telegram-bot<span class="o">==</span>4.0rc1
90+
<span class="gi">$</span> python bot.py</pre></div>
9191
<br />
9292
<h2>And it is free</h2>
9393
<p>python-telegram-bot is distributed under a

0 commit comments

Comments
 (0)