Skip to content

Commit

Permalink
Regenerated project docs
Browse files Browse the repository at this point in the history
  • Loading branch information
debbie committed Jun 8, 2018
1 parent 19ba280 commit f377b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h1><a class="toc-backref" href="#id4">Installation</a></h1>
<p>The recommended installation method is using <a class="reference external" href="http://pip-installer.org">pip</a>:</p>
<pre class="literal-block">pip install --upgrade robotframework-sshlibrary</pre>
<p>Running this command installs also the latest Robot Framework and <a class="reference external" href="http://www.paramiko.org">paramiko</a>
versions. The minimum supported paramiko version is <span class="docutils literal">1.15.0</span>.
versions. The minimum supported paramiko version is <span class="docutils literal">1.15.3</span>.
The <span class="docutils literal"><span class="pre">--upgrade</span></span> option can be omitted when installing the library for the
first time.</p>
<p>With recent versions of <span class="docutils literal">pip</span> it is possible to install directly from the
Expand Down

0 comments on commit f377b3d

Please sign in to comment.