From 6e90b09d8814bd2f6aafb713a39d8c3cf1cf8e8e Mon Sep 17 00:00:00 2001 From: James Dixon Date: Mon, 9 May 2022 18:57:19 -0400 Subject: [PATCH] revert order --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5d83a32..9041bc7 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,6 @@ my dotfiles to their correct locations in my `$HOME` directory. ## Installing `stow` -## Cloning this repo - -```bash -git clone https://github.com/lemonase/dotfiles.git -cd dotfiles/files -``` - ### Ubuntu/Debian ```bash @@ -36,6 +29,15 @@ pacman -S stow brew install stow ``` +## Cloning this repo + +```bash +git clone https://github.com/lemonase/dotfiles.git +cd dotfiles/files +``` + +## Using `stow` + ### Installing symlinks ```bash