From f6e66c11e819167ad1df6cc10c4e5ffba8c1d285 Mon Sep 17 00:00:00 2001 From: minhtrannhat Date: Sat, 9 Oct 2021 09:22:21 -0400 Subject: [PATCH] Clarify the install process --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f7db29..6e4a7fe 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Installation -- Install each program at the directory root i.e: fish, git, kitty terminal... -- Install `GNU stow` a symlink manager. +- Install each program that has a folder at directory root i.e: fish, git, kitty terminal... +- Install `GNU stow`: a symlink manager. - `cd` into the dotfiles directory. - Run `stow *` to symlink all the dotfiles to their respective place. - ???