From edcc6234d742e052014b9ca0fd0b396515412636 Mon Sep 17 00:00:00 2001 From: the_4n0nym0u53 Date: Wed, 24 Nov 2021 18:58:16 +0100 Subject: [PATCH] Update README. Add dependancies for: - git - stow --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe2fa89..29d1169 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ This is a collection of some of my dotfiles for my Artix Linux system. ![Screenshot](./.img/screenshot.png) You can install these dotfiles by cloning this repository and executing `install.sh`. -Make sure you have `git` and `stow` installed. ```bash $ git clone https://github.com/theanonymousexyz/dotfiles.git @@ -14,10 +13,11 @@ $ chmod +x install.sh $ ./install.sh ``` -These dotfiles depend on the following software packages: +This configuration depends on the following software packages: - `alacritty` - `doas`\* +- `git` - `grimshot` - `mako` - `neovim` @@ -26,6 +26,7 @@ These dotfiles depend on the following software packages: - `playerctl` - `protonvpn-cli-ng` - `python` +- `stow` - `sway` - `swaylock-effects` - `sway-launcher-desktop`