From 25d21173b68c66e70a11667a23b82bd015200d05 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Wed, 7 Jun 2023 01:30:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29aa14f..33ca93f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Developing and maintaining Beautiful Jekyll takes a lot of time and effort - tha There are a few different ways to build a website using Beautiful Jekyll, and this document will go through the simplest one: using a fork on GitHub. For most people (including myself!), this easy method is the recommended one. -Even if you choose to use one of the advanced installation methods, I still suggest you read through the easy method first. +Even if you choose to use one of the [advanced installation methods](https://beautifuljekyll.com/getstarted/#install-steps-hard), I still suggest you read through the easy method first. ## The easy way (recommended!)