summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@ftfl.ca>2015-12-27 00:38:07 -0400
committerJoseph Mingrone <jrm@ftfl.ca>2015-12-27 00:38:07 -0400
commit00e96d67718f7f826991f3a2fccf4660b9ee4205 (patch)
treed7887b0f58bac291f3582fc810f7bf4b039ff5e7 /README.org
parentb3629eeb7dbdda178343bc11f8b62981013e7245 (diff)
Minor formatting changes
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 12ec913..3c4b087 100644
--- a/README.org
+++ b/README.org
@@ -129,8 +129,8 @@
$ pkg install autotools gmake poppler-glib
#+END_SRC
- If you choose not to install from MELPA, you must substitute
- `gmake` for `make` in the build instructions below.
+ If you choose not to install from melpa, you must substitute
+ ~gmake~ for ~make~ in the instructions below.
*** Compilation
Now it's time to compile the source.
#+begin_src sh