Update usage documentation of python-oneviewclient
Update usage import command, the previews import command was wrong and causes an invalid syntax error, this new one is the right command to import python-oneviewclient. Change-Id: I40b939fe7192d8d0ecdc84447e0f63c70e523fa6
This commit is contained in:
parent
857d320acf
commit
f710d10149
@ -4,4 +4,4 @@ Usage
|
|||||||
|
|
||||||
To use python-oneviewclient in a project::
|
To use python-oneviewclient in a project::
|
||||||
|
|
||||||
import python-oneviewclient
|
import oneview_client
|
||||||
|
Loading…
Reference in New Issue
Block a user