From 021825ceafbc0690eec21ca039c9fb9471c8087b Mon Sep 17 00:00:00 2001 From: SebastianMC <23032356+SebastianMC@users.noreply.github.com> Date: Sun, 13 Nov 2022 19:01:47 +0100 Subject: [PATCH] Clarified the description of download example links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 945fb68..384bff5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ For full version of the manual go to [manual](./docs/manual.md) and [syntax-refe > **Quickstart** > -> 1. Download the raw content of [sortspec.md](./docs/examples/quickstart/sortspec.md?plain=1) file and put it in any folder of your vault, +> 1. Download the **raw content** of [sortspec.md](./docs/examples/quickstart/sortspec.md?plain=1) file and put it in any folder of your vault, can be the root folder. That file contains a basic custom sorting specification. > > IMPORTANT: follow the above link to 'sortspec.md' and download (or copy & paste) the __RAW__ content of that file, not the HTML displayed by github. >