From 2b13a6e13d70f7a59524a9a56c9ec9fd8ce11ea5 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 28 Apr 2021 13:44:20 +0200 Subject: [PATCH] installtion docs --- docs/markdown/_toc.md | 1 + docs/markdown/quick.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/markdown/_toc.md b/docs/markdown/_toc.md index cecf488..042a2b2 100644 --- a/docs/markdown/_toc.md +++ b/docs/markdown/_toc.md @@ -1,5 +1,6 @@ [Home](/) [Quick Start](/quick) +[Installation](/installatio) [Configuration](/config) [Upgrade](/upgrade) diff --git a/docs/markdown/quick.md b/docs/markdown/quick.md index 75c7729..231d184 100644 --- a/docs/markdown/quick.md +++ b/docs/markdown/quick.md @@ -6,6 +6,8 @@ curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | bash ``` +See [installation](/installation) for alternative options. + ## Write a simple config file ```bash