diff --git a/README.md b/README.md index bfbbfeb..0d77f16 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,10 @@ To use dark theme, go to graphical configuration and click ``Use GTK+ Theme`` ``` git clone --recursive https://github.com/eoli3n/dotfiles # To list tags +cd dotfiles ansible-playbook -i "localhost," -c local install.yml --list-tags -t server # To list tasks, dryrun then install -dotfiles/install.sh +./install.sh ```