Skip to content

Commit

Permalink
Merge pull request #331 from sjtarik/patch-1
Browse files Browse the repository at this point in the history
Update index.rst
  • Loading branch information
dbarrosop committed Dec 15, 2016
2 parents c309588 + fbbbe4c commit a93ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can select the driver you need by doing the following:

.. code-block:: python
>>> from napalm import get_network_driver
>>> from napalm_base import get_network_driver
>>> get_network_driver('eos')
<class napalm_eos.eos.EOSDriver at 0x10ebad6d0>
>>> get_network_driver('iosxr')
Expand Down

0 comments on commit a93ebcc

Please sign in to comment.