This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new efc787c Add ToC courtesy of markdown-toc
efc787c is described below
commit efc787c5bbb0a250f54a190ae928acdb9faff63d
Author: Daniel Gruno <[email protected]>
AuthorDate: Tue Sep 8 18:39:21 2020 +0200
Add ToC courtesy of markdown-toc
---
INSTALL.md | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/INSTALL.md b/INSTALL.md
index 9f67763..4b11ea5 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,5 +1,16 @@
# Installation instructions
+<!-- toc -->
+
+- [Basic requirements](#basic-requirements)
+- [Installation steps:](#installation-steps)
+- [Archiving new emails via Postfix or the
likes](#archiving-new-emails-via-postfix-or-the-likes)
+- [Setting up OAuth](#setting-up-oauth)
+ * [Setting up Google OAuth](#setting-up-google-oauth)
+ * [Setting up GitHub OAuth](#setting-up-github-oauth)
+
+<!-- tocstop -->
+
## Basic requirements
- Linux or other UNIX-like operating system
- ElastichSearch 6.x or higher (7.x recommended) installed