3
0
Fork 0

[UPD] README.rst

17.0
OCA-git-bot 2021-04-30 08:30:54 +00:00 committed by DavidJForgeFlow
parent f291a3882f
commit 2f3ef2997c
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ Installation
You need to install the python bokeh library::
pip3 install bokeh==1.1.0
pip3 install bokeh==2.3.1
Usage
=====

View File

@ -397,7 +397,7 @@ plots, dashboards, and data applications.</p>
<h1><a class="toc-backref" href="#id1">Installation</a></h1>
<p>You need to install the python bokeh library:</p>
<pre class="literal-block">
pip3 install bokeh==1.1.0
pip3 install bokeh==2.3.1
</pre>
</div>
<div class="section" id="usage">