From 85721d7fc0a6afc7846eed104443d6edd3d769d6 Mon Sep 17 00:00:00 2001 From: Josh Greenwood Date: Mon, 1 Jun 2015 15:54:25 -0400 Subject: [PATCH] Adds install instructions to gnus contrib README --- contrib/!email/gnus/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contrib/!email/gnus/README.md b/contrib/!email/gnus/README.md index b7d429242..cf13b1523 100644 --- a/contrib/!email/gnus/README.md +++ b/contrib/!email/gnus/README.md @@ -6,6 +6,7 @@ **Table of Contents** - [Gnus contribution layer for Spacemacs](#gnus-contribution-layer-for-spacemacs) + - [Install](#install) - [Basic Concepts](#basic-concepts) - [Adding news sources](#adding-news-sources) - [Configuring gmail](#configuring-gmail) @@ -14,6 +15,14 @@ +## Install + +To use this contribution add it to your `~/.spacemacs` + +```elisp +(setq-default dotspacemacs-configuration-layers '(gnus)) +``` + ## Basic Concepts Gnus is a news reading application. The Gnus terminology can be confusing for