From 01776197ec408bf9efe0b2001dfd87dfc16a074d Mon Sep 17 00:00:00 2001 From: louie Date: Mon, 22 Jan 2018 17:46:08 +0800 Subject: [PATCH] Update installation methods --- README.org | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index 8699f43..a65cc06 100644 --- a/README.org +++ b/README.org @@ -1,21 +1,19 @@ anki-editor -- an Emacs package that helps you create Anki cards in Org-mode -* Requirements +* Installation + *Requirements* - [[https://github.com/FooSoft/anki-connect#installation][anki-connect]], an Anki add-on required by this package to interact with Anki. - curl + If you have [[http://melpa.org/][MELPA]] in your =package-archives=, + just =M-x package-install RET anki-editor RET=, or install it + manually by downloading and visiting [[anki-editor.el]] in your + emacs buffer, and =M-x package-install-from-buffer RET=. + * Usage -** Installation - - - Clone this repo and add the directory to your Emacs' =load-path=, - then =(require 'anki-editor)=. - - Or if you use =package.el=, just download - [[./anki-editor.el][anki-editor.el]] and visit it in Emacs, then - =M-x package-install-file=. - ** The Syntax Now you can compose Anki notes in Org syntax, e.g. lists, code