We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfc53d commit b3f0a9bCopy full SHA for b3f0a9b
website/templates/website/index.html
@@ -86,8 +86,8 @@ <h2>It's fun</h2>
86
</pre></div>
87
<br />
88
<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>
+ <div class="highlight"><pre><span class="gi">$</span> pip install python-telegram-bot<span class="o">==</span>4.0rc1
+<span class="gi">$</span> python bot.py</pre></div>
91
92
<h2>And it is free</h2>
93
<p>python-telegram-bot is distributed under a
0 commit comments