[UPD] README.rst

pull/3076/head
OCA-git-bot 2021-04-30 08:30:54 +00:00 committed by JasminSForgeFlow
parent 7761eb6001
commit c84b332048
2 changed files with 2 additions and 2 deletions

View File

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

View File

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