From e22ded3d01171264d5c954e3329cad6667b2db0c Mon Sep 17 00:00:00 2001 From: Pseudonium Date: Mon, 21 Sep 2020 12:37:10 +0100 Subject: [PATCH] Re-added releases link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea96d003..8535df6c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ However, you don't need to have your notes be files of flashcards to use this sc 1. Install the latest version of [Python](https://www.python.org/downloads/). 2. Start up [Anki](https://apps.ankiweb.net/), and navigate to your desired profile. 3. Ensure that you've installed [AnkiConnect](https://github.com/FooSoft/anki-connect). -4. If you are a new user, download `obstoanki_setup.py`, and place it in the folder you want the script installed (for example your notes folder). +4. If you are a new user, download `obstoanki_setup.py` from the [releases page](https://github.com/Pseudonium/Obsidian_to_Anki/releases), and place it in the folder you want the script installed (for example your notes folder). 5. Run `obstoanki_setup.py`, for example by double-clicking it in a file explorer. This will download the latest version of the script and required dependencies automatically. Existing users should be able to run their existing `obstoanki_setup.py` to get the latest version of the script. 6. Check the Permissions tab below to ensure the script is able to run. 7. Run `obsidian_to_anki.py`, for example by double-clicking it in a file explorer. This will generate a config file, `obsidian_to_anki_config.ini`.