diff --git a/README.md b/README.md index 52c2400..d0a902b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ # dotfiles Settings and Preferences for transfer between machines +## Requirements +- `puppet` +- `~/.dotfiles` repo from private + ## Usage -1. run `make` +1. run `deploy.sh` as root 2. ??? 3. Profit! - -## Extra hotfixes -Some things don't need to be installed everywhere, So they're in seperate scripts listed here, or under `extras`. - -#### `gnome/sound-fix.sh` -Disables the sound when you change the volume, and set's the increment to 1. Much nicer if i'm using a volume wheel!