From fb868bf91df42b8157eeccef90e5b5746ac42501 Mon Sep 17 00:00:00 2001 From: Kevin Sonney Date: Sat, 29 Feb 2020 18:51:09 -0500 Subject: [PATCH 1/3] add requirements --- README.in.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.in.rst b/README.in.rst index d341198..1e5db23 100644 --- a/README.in.rst +++ b/README.in.rst @@ -16,6 +16,11 @@ .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: +Requirements +============ + .. rbenv: https://github.com/rbenv/rbenv + .. rbenv.el: https://github.com/senny/rbenv.el + Install ======= As described in `Getting started`_, ensure melpa's whereabouts in ``init.el`` or ``.emacs``:: -- 2.34.1 From 4655b51d17c6bb881bc3dbbf0d5ab2b0de3a3d6f Mon Sep 17 00:00:00 2001 From: Kevin Sonney Date: Sat, 29 Feb 2020 19:47:36 -0500 Subject: [PATCH 2/3] updated formatting --- README.in.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.in.rst b/README.in.rst index 1e5db23..939b662 100644 --- a/README.in.rst +++ b/README.in.rst @@ -18,9 +18,14 @@ Requirements ============ - .. rbenv: https://github.com/rbenv/rbenv - .. rbenv.el: https://github.com/senny/rbenv.el - + - `rbenv`_ + - `rbenv.el`_ + - `bunlder`_ + + .. _rbenv: https://github.com/rbenv/rbenv + .. _rbenv.el: https://github.com/senny/rbenv.el + .. _bundler: https://bundler.io/ + Install ======= As described in `Getting started`_, ensure melpa's whereabouts in ``init.el`` or ``.emacs``:: -- 2.34.1 From 4cdc4e7546fb5f1ce3ac12390756ce5604650421 Mon Sep 17 00:00:00 2001 From: Kevin Sonney Date: Sat, 29 Feb 2020 19:50:46 -0500 Subject: [PATCH 3/3] Fix spelling --- README.in.rst | 6 +++--- README.rst | 11 ++++++++++- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.in.rst b/README.in.rst index 939b662..1888fb7 100644 --- a/README.in.rst +++ b/README.in.rst @@ -20,12 +20,12 @@ Requirements ============ - `rbenv`_ - `rbenv.el`_ - - `bunlder`_ - + - `bundler`_ + .. _rbenv: https://github.com/rbenv/rbenv .. _rbenv.el: https://github.com/senny/rbenv.el .. _bundler: https://bundler.io/ - + Install ======= As described in `Getting started`_, ensure melpa's whereabouts in ``init.el`` or ``.emacs``:: diff --git a/README.rst b/README.rst index 5c0f4b0..abcfb39 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,5 @@ |build-status| -A Gnus backend for Discourse. .. |build-status| image:: https://github.com/dickmao/nndiscourse/workflows/CI/badge.svg @@ -16,6 +15,16 @@ A Gnus backend for Discourse. .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: +Requirements +============ + - `rbenv`_ + - `rbenv.el`_ + - `bundler`_ + + .. _rbenv: https://github.com/rbenv/rbenv + .. _rbenv.el: https://github.com/senny/rbenv.el + .. _bundler: https://bundler.io/ + Install ======= As described in `Getting started`_, ensure melpa's whereabouts in ``init.el`` or ``.emacs``:: -- 2.34.1