From d13a60f1aac8c132e781e6de8a620f251e0ac889 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 13 Apr 2021 13:09:42 +0200 Subject: Update Installation.md --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index 2c68be5..2d2d0ab 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -247,7 +247,7 @@ Two options to choose from: Github links: -[Full data (v10) - from 05/04/2021 to now](https://github.com/wowgaming/client-data/releases/download/v10/data.zip) (Used in the automatic downloader script in `/apps/`) +**RECOMMENDED**: [Full data (v10) - from 05/04/2021 to now](https://github.com/wowgaming/client-data/releases/download/v10/data.zip) (Used in the automatic downloader script in `/apps/`) Old versions links (<= v9): - [From 1/12/2020 to 05/04/2021](https://github.com/wowgaming/client-data/releases/download/v9/data.zip) (Used in the automatic downloader script in `/apps/`) -- cgit