summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-04-01 00:21:49 -0400
committerKyle Meyer <kyle@kyleam.com>2014-04-01 11:49:02 -0400
commit62a8e219bcde92cf486aed55e64beaadd4a6c8b2 (patch)
treecb4903577c81aa10c27ff1abcc6402ffa4f4b45f /README.md
parent9fcca8568e994bf758fc0a7d2092618b7f525d5c (diff)
downloadbog-62a8e219bcde92cf486aed55e64beaadd4a6c8b2.tar.gz
Add installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index e17da3f..9852c28 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@ Bog is a system for taking research notes in [Org mode](http://orgmode.org/). It
research-specific features, nearly all of which are focused on managing
and taking notes with Org, not on writing research articles with Org.
+# Installation
+
+Bog is available on [MELPA](http://melpa.milkbox.net/).
+
+To enable Bog in all Org buffers, add it to `org-mode-hook`.
+
+ (add-hook 'org-mode-hook 'bog-mode)
+
# Workflow
Many people use Org for taking research notes, and there are some really