Update readme

This commit is contained in:
Jake Howard 2018-09-17 16:12:14 +01:00
parent ba8a1046d2
commit 1b209abd30
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,14 +1,14 @@
# dotfiles # Dotfiles
[![CircleCI](https://circleci.com/gh/RealOrangeOne/dotfiles.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/dotfiles) [![CircleCI](https://circleci.com/gh/RealOrangeOne/dotfiles.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/dotfiles)
Settings and Preferences for transfer between machines Settings and Preferences for transfer between machines
## Requirements ## Requirements
- `puppet` - `pipenv`
- `~/.dotfiles` repo from private - Correctly setup `~/.dotfiles` directory
## Usage ## Usage
1. run `deploy.sh` as root 1. Run `pipenv run deploy`
2. ??? 2. ???
3. Profit! 3. Profit!