From 1b209abd30ddd216282e36f1c6b3cce6426629e7 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 17 Sep 2018 16:12:14 +0100 Subject: [PATCH] Update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 67c0c73..d42acd9 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# dotfiles +# Dotfiles [![CircleCI](https://circleci.com/gh/RealOrangeOne/dotfiles.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/dotfiles) Settings and Preferences for transfer between machines ## Requirements -- `puppet` -- `~/.dotfiles` repo from private +- `pipenv` +- Correctly setup `~/.dotfiles` directory ## Usage -1. run `deploy.sh` as root +1. Run `pipenv run deploy` 2. ??? 3. Profit!