From 573257c518f3e9cdab8daabf75ceb210b3f09a95 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 31 Oct 2018 11:28:46 -0400 Subject: [PATCH] meta: Use archlinux instead of arch The word "arch" by itself may be confused with architecture, so it's probably best to go with "archlinux" instead. --- {.arch => .archlinux}/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {.arch => .archlinux}/README.md (58%) diff --git a/.arch/README.md b/.archlinux/README.md similarity index 58% rename from .arch/README.md rename to .archlinux/README.md index 72966e3b..b35aa10c 100644 --- a/.arch/README.md +++ b/.archlinux/README.md @@ -4,9 +4,9 @@ I use [Arch Linux][archlinux], a [GNU/Linux][gnulinux] distribution, for its bar ## Getting Started -### Step 1. Install Arch +### Step 1. Install Arch Linux -Install Arch like you normally would, following the [Installation guide][archguide]. Although I keep some of my install scripts in this directory, the actual installation process varies depending on your hardware and which setup you're trying to achieve. For this reason, my scripts should only be used as a guide *after* you have a proficient understanding of how Arch Linux works. +Install Arch Linux like you normally would, following the [Installation guide][archguide]. Although I keep some of my install scripts in this directory, the actual installation process varies depending on your hardware and which setup you're trying to achieve. For this reason, my scripts should only be used as a guide *after* you have a proficient understanding of how Arch Linux works. ### Step 2. Install packages