Skip to content

Commit 2d2cf7c

Browse files
Update readme.md
1 parent 37a705c commit 2d2cf7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

generator/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
* Replace `YOUR_API_KEY` with an API key that has org admin privileges on that beta org.\
99
* NB: Your local system may require minor syntax tweaks (e.g. Windows may require you prepend `generate_library.py` with `.\`)
1010
5. You will now have a `meraki` module folder inside `generator`, which you can locally reference in your scripts. Simply copy the `meraki` folder to those projects which require it.
11+
6. In some cases, if you've already installed the official library, your scripts may prefer that one over the local folder. If that happens, then calls to early access endpoints will fail. So, if necessary, uninstall any instances of the meraki package that may have been installed in your venv or system, or replace the version installed in your venv with that which you generated here.

0 commit comments

Comments
 (0)