Update README.md
Updated instructions for installing extensions in SN Web & Desktop, since just adding the extension repo index.json no longer works.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user