diff --git a/Zotero_Instructions.ipynb b/Zotero_Instructions.ipynb index 9aa84f52d9e264790d2616d68a1225262d5cd7a6..2aba43e681d22ba7afe355ea3c161b38a8fc2e96 100644 --- a/Zotero_Instructions.ipynb +++ b/Zotero_Instructions.ipynb @@ -41,6 +41,17 @@ "___" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Updating Zotero\n", + "\n", + "To update Zotero manually, navigate to the help menu and then click the 'Check for Updates...' button. Please note that you can also manually install the new version of Zotero over the old without losing any data.\n", + "\n", + "To enable automatic updates, open the Config Editor from the Advanced pane of Zotero preferences, and ensure that app.update.auto and app.update.enabled are both set to true.\n" + ] + }, { "cell_type": "markdown", "metadata": {}, @@ -124,9 +135,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.8" + "version": "3.7.4" } }, "nbformat": 4, "nbformat_minor": 5 -} \ No newline at end of file +}