branch: externals/taxy commit 4e132ab350aff925e7091ecbc459974329d2854e Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Tidy --- README.org | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index 722e0a6..ff82761 100644 --- a/README.org +++ b/README.org @@ -36,20 +36,20 @@ Helpful features include: # :PROPERTIES: # :TOC: :depth 0 # :END: -# +# # ** MELPA -# +# # If you installed from MELPA, you're done. Just run one of the commands below. -# +# # ** Manual -# +# # Install these required packages: -# +# # + =foo= # + =bar= -# +# # Then put this file in your load-path, and put this in your init file: -# +# # #+BEGIN_SRC elisp # (require 'taxy) # #+END_SRC