From 9d44f6bb5aa04aa8b4a23fa0406ad4cf197ce475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albin=20W=C3=A4rmlind?= <43311141+WarmlindAlbin@users.noreply.github.com> Date: Mon, 15 Apr 2019 18:16:09 +0200 Subject: [PATCH] Added link for guides about linux distrobution (#30246) Added more context and information to the install guide. Linked to wiki containing info about installation and applications. --- guide/english/linux/getting-started/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/linux/getting-started/index.md b/guide/english/linux/getting-started/index.md index 6d34a276ec0..3d97c6cc3da 100644 --- a/guide/english/linux/getting-started/index.md +++ b/guide/english/linux/getting-started/index.md @@ -19,12 +19,12 @@ Some other choices include: ## Installing. - - Most Linux distributions are extremely easy to install, all information is shown between each step of the installation. One important step to look out for is when deciding where to install your new Linux distro. For first-time users it's better to choose the "Guided" option as it will do all the work for you. +If you are trying to install a more complicated distrubution like Arch Linux, it is recommended you follow guides in the [wiki](https://wiki.archlinux.org/). Not only does the wiki contain great guides about Arch Linux, but also guides for many different Linux applications. + Remember to read all the steps carefully and leave some space in your HDD for the new distro, I would say about 30Gb minimum is nice to have. ## The Dreaded Terminal.