diff --git a/README.md b/README.md index 447435b..b73b88c 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ $ python3 build_repo.py ``` https://your-domain.com/extensions/index.json ``` -* Import the above endpoint into the web/desktop client. (Note: Enable CORS for your web server respectively, nginx setup provided below) +* Import the `latest url` for each extension you want to add (for example: `https://your-domaim.com/extensions/bold-editor/index.json`) into the Standard Notes Web Desktop client under the `General` > `Advanced Settings` > `Install Custom Extension` menu. (Note: Enable CORS for your web server respectively, nginx setup provided below) ### Docker