File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3737 < meta property ="og:description " content ="A Python framework for the Telegram Bot API ">
3838 < meta property ="og:determiner " content ="">
3939 </ head >
40-
41-
40+
41+
4242< body >
4343
4444 < a href ="/ ">
@@ -100,8 +100,8 @@ <h2>Easy to setup</h2>
100100 < div class ="window-header ">
101101 < div class ="action-buttons "> </ div >
102102 </ div >
103- < pre > < span class ="gi "> $</ span > < span class ="c "> # This installs the pre-release of v20 </ span >
104- < span class ="gi "> $</ span > pip install python-telegram-bot --pre
103+ < pre > < span class ="gi "> $</ span > < span class ="c "> # This installs the latest stable release </ span >
104+ < span class ="gi "> $</ span > pip install python-telegram-bot --upgrade
105105< span class ="gi "> $</ span > python bot.py</ pre >
106106 </ div >
107107 < br >
@@ -123,8 +123,8 @@ <h2>And it is free</h2>
123123 < p class ="right "> © Copyright 2015-2023. Licensed by < a href ="https://creativecommons.org/licenses/by/3.0/ " rel ="license " target ="_blank "> Creative Commons</ a > .</ p >
124124 </ footer >
125125 </ section >
126-
126+
127127 < script async ="" defer ="" id ="github-bjs " src ="https://buttons.github.io/buttons.js "> </ script >
128-
128+
129129</ body >
130130</ html >
You can’t perform that action at this time.
0 commit comments