Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Olamide Ojo <[email protected]>
  • Loading branch information
olamidepeterojo committed Oct 21, 2024
1 parent 0bc1668 commit 0b87d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Create a dictionary to handle communication with the plug-in:
Alternatively, you can use an existing Zowe CLI profile instead:

```python
from zowe.zos_core_for_zowe_sdk import ProfileManager
from zowe.core_for_zowe_sdk import ProfileManager
from zowe.zos_console_for_zowe_sdk import Console

profile = ProfileManager().load(profile_type="zosmf")
Expand Down

0 comments on commit 0b87d8b

Please sign in to comment.