diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -4,10 +4,6 @@ <img src="https://github.com/krolyxon/dotfiles/blob/master/assets/fullscreen2.png"> ## prerequisites -1. Git -2. Gum (For pretty prompts) -3. Base arch install - ```bash sudo pacman -S git gum ``` @@ -19,5 +15,5 @@ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles cd ~/.dotfiles ./install.sh # Installation with no confirmation prompts -./insall.sh --yes +./install.sh --yes ``` |
