1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-28 15:01:24 +02:00

updated README.md

This commit is contained in:
eoli3n 2017-12-23 02:08:50 +01:00
parent 2d4e061f66
commit e7da4f1ab3

@ -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 <server|[any package tag]>
./install.sh <server|[any package tag]>
```